DomGarguilo commented on issue #5414:
URL: https://github.com/apache/accumulo/issues/5414#issuecomment-4983111092

   The concern about TableId -> NamespaceId lookup is the main reason I’m 
skeptical this should be carried out. A lot of internal code starts with 
TableId, not table name. Making those paths scan namespace maps may be 
acceptable performance-wise in many cases, but it would add lookup complexity 
to code that is currently straightforward.


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