You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/06/02 13:51:04 UTC

[jira] [Created] (IGNITE-5396) ODBC: Clear server cursor automatically when last result piece is transmitted

Vladimir Ozerov created IGNITE-5396:
---------------------------------------

             Summary: ODBC: Clear server cursor automatically when last result piece is transmitted
                 Key: IGNITE-5396
                 URL: https://issues.apache.org/jira/browse/IGNITE-5396
             Project: Ignite
          Issue Type: Task
          Components: odbc
    Affects Versions: 2.0
            Reporter: Vladimir Ozerov
            Assignee: Igor Sapego
             Fix For: 2.1


When last part of result set is sent from the server, we should do the following:
1) Clear server-side cursor
2) Set special marker on the client side that "cursor" close request is not needed. This way we will save two network hops for typical DML request.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)