Ivan Bessonov created IGNITE-11998:
--------------------------------------

             Summary: Fix DataPageScan for fragmented pages.
                 Key: IGNITE-11998
                 URL: https://issues.apache.org/jira/browse/IGNITE-11998
             Project: Ignite
          Issue Type: Bug
            Reporter: Ivan Bessonov
             Fix For: 2.8


Fragmented pages crash JVM when accessed by DataPageScan scanner/query 
optimized scanner. It happens when scanner accesses data in later chunk in 
fragmented entry but treats it like the first one, expecting length of the 
payload, which is absent and replaced with raw entry data.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to