cshannon commented on issue #2853:
URL: https://github.com/apache/accumulo/issues/2853#issuecomment-1207245926

   Looking at this more the other issue is that there are other implementations 
of Ample that wouldn't necessarily throw the same checked exceptions (in fact 
the default methods in the interface throw unsupported exceptions) so adding 
checked exceptions to the interface doesn't seem like a good idea. Maybe we 
need to create or just use some more existing narrow runtime exceptions instead 
to prevent having to add checked exceptions to the interface?


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