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

Check ResultSets are still valid ; add QueryExecution.isClosed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Jena 2.12.0
    • ARQ
    • None

    Description

      One issue that we get in the users list is result set being used after the associated query execution has been closed. This may become more significant when/if QueryExecution becomes AutoCloseable.

      To support a ResultSet implementation that checks whether the QueryExecution is still current, add e.g. QueryExecution.isClosed to test for the state of the QueryExecution.

      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: