John Doe created HBASE-29516: -------------------------------- Summary: Race condition when accessing storeHeap during scan Key: HBASE-29516 URL: https://issues.apache.org/jira/browse/HBASE-29516 Project: HBase Issue Type: Bug Reporter: John Doe
{{RegionScannerImpl.nextRaw}} may read {{storeHeap}} multiple times while another thread closes the scanne, causing bug during scanning. -- This message was sent by Atlassian Jira (v8.20.10#820010)