ctubbsii commented on issue #2495: URL: https://github.com/apache/accumulo/issues/2495#issuecomment-1039487902
For table and namespace IDs, this would somewhat conflict with the goal to keep `toString()` equivalent to `canonical()` in the API contract for `AbstractId`. However, I had been thinking about a proper `Namespace` and `Table` object, which would be a pair of `(name, ID)`, which could be used internally, and provide a similar result via its `toString()`. -- 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]
