[ https://issues.apache.org/jira/browse/IGNITE-17397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vyacheslav Koptilin updated IGNITE-17397: ----------------------------------------- Fix Version/s: 3.0.0-beta2 (was: 3.0.0-beta1) > Investigate the ability to read a empty page in FilePageStore > ------------------------------------------------------------- > > Key: IGNITE-17397 > URL: https://issues.apache.org/jira/browse/IGNITE-17397 > Project: Ignite > Issue Type: Task > Reporter: Kirill Tkalenko > Priority: Major > Labels: ignite-3 > Fix For: 3.0.0-beta2 > > > I found that in *FilePageStore#read(long, java.nio.ByteBuffer, boolean)* > there may be a situation that we allocated the page without writing it to > disk, tried to read it and instead of an error, we simply write an empty page > to the buffer. > It is necessary to understand better the reason for this behavior and either > comment on this moment or redo it. -- This message was sent by Atlassian Jira (v8.20.10#820010)