milleruntime commented on issue #2495: URL: https://github.com/apache/accumulo/issues/2495#issuecomment-1040172379
With the concrete types we have implemented in `TableId` and `NamespaceId`, 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. The other places where want a `canonical()` ID it is also pretty clear. -- 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]
