You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/04/21 21:40:25 UTC

[GitHub] [accumulo] keith-turner commented on issue #2633: Implement consistent Namespace and Table property handling

keith-turner commented on issue #2633:
URL: https://github.com/apache/accumulo/issues/2633#issuecomment-1105787633

   Throwing an exception seems like the way to go. I am working through reviewing #2569 and saw a comment about this.  The code before #2569 would check the return value from TablePropUtil .setProperties() and throw an exception : https://github.com/apache/accumulo/blob/50b9267f526736fc2c510a2626693b072ca4dd04/server/manager/src/main/java/org/apache/accumulo/manager/ManagerClientServiceHandler.java#L428
   
   


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org