alex-plekhanov commented on PR #13560:
URL: https://github.com/apache/ignite/pull/13560#issuecomment-5668893895

   1. Need more time to investigate, will return later.
   2. Fixed.
   3. Fixed.
   4. Data page scans is broken by design. It has conceptual problems and can't 
be fixed without compatibility issues. So it's disabled now and no way to 
enable it. In case it will be fixed someday I have left a comment in 
https://issues.apache.org/jira/browse/IGNITE-11998 to disable multi-page 
in-place updates when data page scans is enabled.
   5. Fixed.
   6. storeCacheIdInDataPage - I think it's covered by other tests (since this 
functionality works as is, no changes here, only refactoring). 
pageRecordsDisabled - what is expected to be tested here? Ok, I will try to 
write a test and test something.  Test for features during rolling upgrade - 
also not a part of this change. I think it's covered (or at least should be) by 
other tests related to rolling upgrade. Concurrent scan vs. in-place update - 
ok, will write this one.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to