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

[jira] [Created] (IGNITE-15470) Java thin client: Use partition awareness for ScanQuery with specified partition

Aleksey Plekhanov created IGNITE-15470:
------------------------------------------

             Summary: Java thin client: Use partition awareness for ScanQuery with specified partition
                 Key: IGNITE-15470
                 URL: https://issues.apache.org/jira/browse/IGNITE-15470
             Project: Ignite
          Issue Type: Improvement
            Reporter: Aleksey Plekhanov
            Assignee: Aleksey Plekhanov


Currently, partition awareness is used by java thin client only for single-key operations.

For scan queries we can also use the benefits of partition awareness if partition for the query is specified explicitly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)