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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
