keith-turner commented on PR #3417:
URL: https://github.com/apache/accumulo/pull/3417#issuecomment-1564466184

   > To be clear. Can someone scan the metadata table and tell if they "might" 
have an issue? 
   
   I suspect scanning looking for cases where  `!fileFromMetadata.equals(new 
Path(fileFromMetadata).toString())` is true would find paths that could be 
susceptible to bugs where StoredTabletFile is not properly used.  This could be 
caused by changes in Accumulo/Hadoop code over time or users manually editing 
the metadata table.


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