sijie opened a new issue #784: LedgerEntries#close should not throw checked 
exception 
URL: https://github.com/apache/bookkeeper/issues/784
 
 
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   
   LedgerEntries inherits from `AutoCloseable`. but it doesn't override 
`close()` method. since LedgerEntries doesn't thrown any checked exception, we 
should just override the close() method and not throw any checked exception. it 
will make things easier for the users.
   
   2. Indicate the importance of this issue to you (blocker, must-have, 
should-have, nice-to-have). Are you currently using any workarounds to address 
this issue?
   
   *blocker*
   
   3. Provide any additional detail on your proposed use case for this feature.
   
   N/A
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to