This is an automated email from the ASF dual-hosted git repository.
rsivaram pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from acd1f9c KAFKA-13522: add position tracking and bounding to IQv2
(#11581)
add 065fba9 KAFKA-13539: Improve propagation and processing of SSL
handshake failures (#11597)
No new revisions were added by this update.
Summary of changes:
.../org/apache/kafka/common/network/Selector.java | 2 +-
.../kafka/common/network/SslTransportLayer.java | 59 ++++++++++++++++++----
.../kafka/common/network/NetworkTestUtils.java | 8 ++-
.../common/network/SslTransportLayerTest.java | 18 ++++++-
4 files changed, 74 insertions(+), 13 deletions(-)