Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-29 cancellation during query execution
  3. JENA-49

Make cancellation immediate is called before execution starts

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Done
    • None
    • Jena 2.11.0
    • ARQ
    • None

    Description

      Currently, one binding is returned because of hasNext=> true implies .next mush work, done by delaying cancellation until after .next is done.

      Instead, know if hasNext has been called and if not, cancel immediately.

      Reduces potential user surprise.

      Attachments

        Activity

          People

            andy Andy Seaborne
            andy Andy Seaborne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: