keith-turner commented on PR #5443:
URL: https://github.com/apache/accumulo/pull/5443#issuecomment-2778849133

   > It seems like it might be best to wait until after 
https://github.com/apache/accumulo/issues/4698 to fix this... the table mapping 
in the namespace can be directly read inside the namespace operation after the 
write lock is obtained to ensure no tables exist. It doesn't fix it for earlier 
versions, but I think it's also probably fine as-is for earlier versions like 
2.1.
   
   SGTM.  Its hard to properly fix this in 2.1 w/o possibly disruptive changes. 
 In main, after #4698 is merged, this can be fixed properly w/o adding tech 
debt.


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