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

Query involving MINUS may not see query timeout.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Jena 4.1.0
    • Jena 4.2.0
    • None
    • None

    Description

      QueryIterMinus calculates the right table in its constructor, that is, while the query iterator tree is being built.

      If this is happening during getPlan().iterator() in QueryExecuteBase (Jena 4.1.0) (or QueryExecDataset for the reorganised code) then the top level iterator isn't set until the entire iterator tree has been built, and so can't propagate the cancel.

      Report: Cristóbal Miranda on users@.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: