You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (Jira)" <ji...@apache.org> on 2022/12/27 12:46:00 UTC

[jira] [Created] (IGNITE-18466) InternalTable#scan could push more data than requested

Yury Gerzhedovich created IGNITE-18466:
------------------------------------------

             Summary: InternalTable#scan could push more data than requested
                 Key: IGNITE-18466
                 URL: https://issues.apache.org/jira/browse/IGNITE-18466
             Project: Ignite
          Issue Type: Bug
            Reporter: Yury Gerzhedovich


org.apache.ignite.internal.table.InternalTable#scan publisher  could return more data then requested. Required investigate reason and fix it.

As reproducer could be used commented code in TableScanNode#scan method. After fix the code should be uncommented.



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