ctubbsii commented on pull request #2492:
URL: https://github.com/apache/accumulo/pull/2492#issuecomment-1039470964


   > > 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.
   
   That seems like a bigger change than updating logging. Should that be 
considered as part of #2473 ?


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