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

JDBC thin: support query cancellation

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • jdbc
    • None

    Description

      We need to support Statement.cancel() for thin JDBC driver. Ignite already able to cancel queries on a server side, so we should simply create new request-response pair for this.

      Special attention should be dedicated to precise specification semantics. Namely, query could be started from the one thread, but cancelled from another. Hence, concurrency should be implemented accurately.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vozerov Vladimir Ozerov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: