Apache9 commented on PR #7552:
URL: https://github.com/apache/hbase/pull/7552#issuecomment-3703829944

   Thanks for providing the details, but it is still a bit strange to me that 
why we close a store file reader and then we still try to select for compaction?
   
   And seems the code changes are mostly in addCompactionResult, in general, we 
will only close a store file reader after it is compacted away, and there 
should be no overlap on store files between different compactions, then why do 
we want to close a store file while it is stil referenced in a compaction?
   
   Thanks.


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