keith-turner commented on issue #1396: Create type to represent tablet files URL: https://github.com/apache/accumulo/issues/1396#issuecomment-547116623 [FileRef](https://github.com/apache/accumulo/blob/4c9429e8563d714fd3997d6b7eb9c7d0e3a8c837/server/base/src/main/java/org/apache/accumulo/server/fs/FileRef.java) is somewhat similar to what is proposed in this issue, but not quite the same. Looking at FileRef, it would be nice to exclude serialization/deserialization code from TabletFile and make it a data only class.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
