Robert Joseph Evans created KAFKA-3148:
------------------------------------------
Summary: SslSelectorTest.testRenegotiation can hang on slow boxes
Key: KAFKA-3148
URL: https://issues.apache.org/jira/browse/KAFKA-3148
Project: Kafka
Issue Type: Bug
Reporter: Robert Joseph Evans
The SslSelectorTest hangs very frequently (about 75% of the time) for me when
running on a very slow Linux Virtual Machine, but I can artificially reproduce
the issue on a fast box by inserting a sleep right before the renegotiate
happens in the EchoServer.
It appears that after the renegotiate happens the client will not be woken up
to receive anything unless a send is first done.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)