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

Thin clients: close query cursors on disconnect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.3
    • jdbc, odbc
    • None

    Description

      JdbcRequestHandler and OdbcRequestHandler store active cursors in qryCursors map. If client connection abruptly ends, these cursors are not closed properly.

      SqlListenerNioListener.onDisconnected should call SqlListenerConnectionContext.onDisconnected, and connection context should clean up all resources there.

      Attachments

        Issue Links

          Activity

            People

              isapego Igor Sapego
              ptupitsyn Pavel Tupitsyn
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: