Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-2680

Terminating running SQL queries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.0.final
    • 1.8
    • None

    Description

      If to start a long running SQL query over a huge cache will millions of entries there should be a way terminate it. Even if QueryCursor is closed the query won't be cancelled consuming available resources.

      There should be a way to close a query having using an object that is related to it. Seems that ideally we can use QueryCursor.close() method for that;

      Attachments

        Activity

          People

            ascherbakov Alexey Scherbakov
            dmagda Denis A. Magda
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: