dlmarion commented on PR #5595:
URL: https://github.com/apache/accumulo/pull/5595#issuecomment-2922377649

   I have to assume that the wrapping was done for some API stability reason. I 
agree that we should fix for 4.0. It looks like the Exceptions that we have on 
the client side (TableNotFoundException for example) don't extend 
AccumuloException. Changing the Exception hierarchy with the client side 
exceptions should allow us to throw without wrapping and just declare 
AccumuloException in the API.


-- 
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-unsubscr...@accumulo.apache.org

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

Reply via email to