shalk opened a new issue, #1153: URL: https://github.com/apache/incubator-pegasus/issues/1153
## Feature Request **Is your feature request related to a problem? Please describe:** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> PegasusAdminClientInterface / PegasusClientInterface / PegasusClientInterface can not work with `try-with` syntax in java **Describe the feature you'd like:** <!-- A clear and concise description of what you want to happen. --> so we can make these interface `Closable`, and this will not add any new method **Describe alternatives you've considered:** <!-- A clear and concise description of any alternative solutions or features you've considered. --> **Teachability, Documentation, Adoption, Migration Strategy:** <!-- If you can, explain some scenarios how users might use this, situations it would be helpful in. Any API designs, mockups, or diagrams are also helpful. --> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
