Description
After HBASE-17887, the store scanner closes the memstore scanner in updating the inner scanners. The chunk which stores the current data may be reclaimed. So if the chunk is rewrited before we send the data to client, the client will receive the corrupt data.
This issue also breaks the TestAcid*.
Attachments
Attachments
Issue Links
- is blocked by
-
HBASE-18159 Use OpenJDK7 instead of Oracle JDK7 in pre commit docker file
- Closed
- is related to
-
HBASE-17887 Row-level consistency is broken for read
- Closed
-
HBASE-18019 Close redundant memstore scanners
- Closed