Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-1212

allow ORDER BY sort to be cancelled

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Done
    • None
    • Jena 3.1.1
    • ARQ
    • None

    Description

      When a query with an ORDER BY is cancelled, the component
      Arrays.sort() that sorts the chunk(s) of the result
      bindings runs to completion before the cancel finishes.
      [See QueryIterSort and SortedDataBag.]

      For a large result set, this results in a long wait
      before the cancelled request finally finishes. This
      can be inconvenient.

      Attachments

        Issue Links

          Activity

            People

              chrisdollin Chris Dollin
              chrisdollin Chris Dollin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: