keith-turner commented on pull request #2492:
URL: https://github.com/apache/accumulo/pull/2492#issuecomment-1039469661


   > I was just thinking that a stronger type could prevent coding errors like 
the one I made forgetting to call the method to display the value in HEX.
   
   Oh yeah, the code would probably be 10x better if we had a FateTxId type 
that we used instead of long.  Its toString method could consistently format 
for logging maybe.  That could possible encapsulate or extend UUID, but I think 
we would benefit form a more specific type than UUID or long.


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