sebastienviale commented on code in PR #22612:
URL: https://github.com/apache/kafka/pull/22612#discussion_r3444243852
##########
streams/test-utils/src/main/java/org/apache/kafka/streams/test/TestRecord.java:
##########
@@ -129,6 +153,7 @@ public TestRecord(final V value) {
/**
* Create a {@code TestRecord} from a {@link ConsumerRecord}.
+ * The partition is taken from {@link ConsumerRecord#partition()}.
*
* @param record The v
*/
Review Comment:
done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]