droudnitsky opened a new pull request, #7765:
URL: https://github.com/apache/hbase/pull/7765

   https://issues.apache.org/jira/browse/HBASE-29907
   
   ```
    * This test creates multiple StoreFiles with ROWCOL bloom filters and small
    * block sizes, then runs concurrent scans while a background thread 
continuously
    * writes, flushes, and triggers minor compactions. The combination of bloom 
filter
    * fake cell optimization, multiple StoreFiles, and concurrent flush/scan 
interleaving
    * triggers the backward jump that the buggy check fails to catch.
   
   ```


-- 
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