meatballspaghetti commented on PR #4996:
URL: https://github.com/apache/accumulo/pull/4996#issuecomment-2452330086

   Commit 
[dd8c4fa](https://github.com/apache/accumulo/pull/4996/commits/dd8c4fa937ee86fb4e5189f112c4270cd107a15b)
 has moved all namespace mapping actions (create/put, rename, remove) into 
NamespaceMapping, ensured that mutateExisting() is used in all cases, and gives 
checks for non-existent/already-existing namespaces (depending on the action). 
The actual namespace node creation and removal functionalities remain in their 
respective classes and occur after the mapping is updated.


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