[jira] [Created] (IGNITE-6609) H2PkHashIndex.H2Cursor doesn't take in count expiration

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-6609) H2PkHashIndex.H2Cursor doesn't take in count expiration

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-6609:
---------------------------------------

             Summary: H2PkHashIndex.H2Cursor doesn't take in count expiration
                 Key: IGNITE-6609
                 URL: https://issues.apache.org/jira/browse/IGNITE-6609
             Project: Ignite
          Issue Type: Bug
          Components: sql
    Affects Versions: 2.3
            Reporter: Vladimir Ozerov
             Fix For: 2.4


Correct: {{H2Cursor#next}} - expire time is checked;
Incorrect: {{H2PkHashIndex.H2Cursor#next}} - expired time is ignored.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)