issues
search
apache
/
accumulo-proxy
Apache Accumulo Proxy
https://accumulo.apache.org
Apache License 2.0
9
stars
19
forks
source link
Make TestProxyClient AutoClosable
#76
Closed
DomGarguilo
closed
1 year ago
DomGarguilo
commented
1 year ago
This PR:
makes TestProxyClient extend AutoClosable
adds TestProxyClient to try-with-resources blocks, where applicable
rename some variables
This PR: