You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maksim Timonin (Jira)" <ji...@apache.org> on 2021/06/18 12:32:00 UTC

[jira] [Created] (IGNITE-14944) Limited CacheQuery should not fail on onNodeLeft if PageStream has enough data

Maksim Timonin created IGNITE-14944:
---------------------------------------

             Summary: Limited CacheQuery should not fail on onNodeLeft if PageStream has enough data
                 Key: IGNITE-14944
                 URL: https://issues.apache.org/jira/browse/IGNITE-14944
             Project: Ignite
          Issue Type: New Feature
            Reporter: Maksim Timonin
            Assignee: Maksim Timonin


Currently onNodeLeft checks that left node is still running query, if it is then we fail. But if query is limited then we can have enough data in page buffer. So we can ignore such fail.



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