[GitHub] [kafka] bertber commented on a change in pull request #9761: KAFKA-10768 Add a test for ByteBufferInputStream to ByteBufferLogInputStreamTest

2020-12-30 Thread GitBox
bertber commented on a change in pull request #9761: URL: https://github.com/apache/kafka/pull/9761#discussion_r550262431 ## File path: clients/src/test/java/org/apache/kafka/common/utils/ByteBufferInputStreamTest.java ## @@ -0,0 +1,49 @@ +/* + * Licensed to the Apache Softwar

[GitHub] [kafka] bertber commented on a change in pull request #9761: KAFKA-10768 Add a test for ByteBufferInputStream to ByteBufferLogInputStreamTest

2020-12-28 Thread GitBox
bertber commented on a change in pull request #9761: URL: https://github.com/apache/kafka/pull/9761#discussion_r549409531 ## File path: clients/src/test/java/org/apache/kafka/common/utils/ByteBufferInputStreamTest.java ## @@ -0,0 +1,49 @@ +/* + * Licensed to the Apache Softwar

[GitHub] [kafka] bertber commented on a change in pull request #9761: KAFKA-10768 Add a test for ByteBufferInputStream to ByteBufferLogInputStreamTest

2020-12-28 Thread GitBox
bertber commented on a change in pull request #9761: URL: https://github.com/apache/kafka/pull/9761#discussion_r549409289 ## File path: clients/src/test/java/org/apache/kafka/common/record/ByteBufferLogInputStreamTest.java ## @@ -119,5 +119,4 @@ public void iteratorRaisesOnToo