You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladislav Pyatkov (Jira)" <ji...@apache.org> on 2022/09/09 07:53:00 UTC

[jira] [Created] (IGNITE-17659) Table Scan API enhancement

Vladislav Pyatkov created IGNITE-17659:
------------------------------------------

             Summary: Table Scan API enhancement
                 Key: IGNITE-17659
                 URL: https://issues.apache.org/jira/browse/IGNITE-17659
             Project: Ignite
          Issue Type: Improvement
            Reporter: Vladislav Pyatkov


The _InternalTable#scan_ method has two issues:

1) Cancel scanning does not send a message to served side and does not clear cursor, that is opened in server side.

2) The API is not work correctly for implicit transaction.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)