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 2019/09/07 00:39:22 UTC

[GitHub] [accumulo] EdColeman commented on issue #1353: Avoid calling auto-close on Accumulo client

EdColeman commented on issue #1353: Avoid calling auto-close on Accumulo client
URL: https://github.com/apache/accumulo/pull/1353#issuecomment-529055215
 
 
   It is my understanding the the try-with-resources will handle any exceptions thrown by the close with the handling in the catch block - which would still wrap the exception as an AccumuloException.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services