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

   I think the key problem here is we use StoreFileInfo as the key of a hash 
map.
   
   In general, within a typical store, we just need to use the storefile's name 
to decide whether they are the same StoreFileInfo.
   
   Or at least, when comparing, we should normalize the Path object to the same 
format...


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