keith-turner commented on issue #2495:
URL: https://github.com/apache/accumulo/issues/2495#issuecomment-1040409228


   >  I don't think it is a big of deal anymore to have the toString() method 
return a formatted string. I think most places it is used is in string 
concatenation and logging.
   
   If the majority use of toString is for logging then maybe the simplest thing 
is to make toString format its return. There may be user facing outputs from 
utilities/shell that we may want to handle differently, if those are a minority 
then maybe they could just call canonical().


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