kafka git commit: KAFKA-6258; SSLTransportLayer should keep reading from socket until either the buffer is full or the socket has no more data

2017-12-18 Thread jgus
Repository: kafka Updated Branches: refs/heads/1.0 a64a69327 -> 45a7bb02f KAFKA-6258; SSLTransportLayer should keep reading from socket until either the buffer is full or the socket has no more data When consumer uses plaintext and there is remaining data in consumer's buffer,

kafka git commit: KAFKA-6258; SSLTransportLayer should keep reading from socket until either the buffer is full or the socket has no more data

2017-12-18 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk e86f70ed2 -> 066bfc314 KAFKA-6258; SSLTransportLayer should keep reading from socket until either the buffer is full or the socket has no more data When consumer uses plaintext and there is remaining data in consumer's buffer,