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

   > The StoredTabletFile is still a somewhat nicer API than going back to 
using String again (especially when it's a collection of pairs of strings, 
which gets quite confusing). If the problem is that StoredTabletFile is doing 
unnecessary validation, can we have a specific kind of TabletFile that is 
lighter weight, but still more expressive than strings?
   
   I looked into refactoring StoredTabletFile first and decided against that as 
I could not see an easy way to do it.  I think the changes @cshannon  has made 
in 3.0 branch would be a prereq for doing this refactoring.


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