milleruntime commented on PR #2854:
URL: https://github.com/apache/accumulo/pull/2854#issuecomment-1209584883

   The original intent of `StoredTabletFile` was to have a more restrictive 
type of a `TabletFile`. A `StoredTabletFile` should have an exact string of 
what is in the metadata to prevent junk from never being deleted, while a 
`TabletFile` may not. To me, that implies that they should not be equal if 
refer to different metadata entries. Is it possible to have a `TabletFile` 
equal to a `StoredTabletFile` with these changes?


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