👍 I eliminated these two methods by adding `Long clientSessionReauthenticationTimeMs()` and `Long serverSessionExpirationTimeNanos()`. These new methods only ever return non-null on the client and server, respectively. `clientSessionReauthenticationTimeMs()` now contains the 85%-95% calculation that was in `KafkaChannel` and you asked if it could be moved into the authenticator.
[ Full content available at: https://github.com/apache/kafka/pull/5582 ] This message was relayed via gitbox.apache.org for [email protected]
