Consider adding connection shutdown procedure per https://docs.oracle.com/javase/8/docs/technotes/guides/net/articles/connection_release.html. The other language implementations already perform shutdown so this would make Java similar.
Consider adding connection shutdown procedure per https://docs.oracle.com/javase/8/docs/technotes/guides/net/articles/connection_release.html. The other language implementations already perform shutdown so this would make Java similar.