To get rid of the warning, you can just copy the body of `close(long, TimeUnit)`. If you don't want duplication, you can make the deprecated method call the non-deprecated one.
[ Full content available at: https://github.com/apache/kafka/pull/5524 ] This message was relayed via gitbox.apache.org for [email protected]
