To improve these tests' readability, I created a simplified "record": `KVT`. 
This allows us to produce a batch of records, all with potentially different 
timestamps, at once.

The `IntegrationTestUtils` methods only accept a collection of `KeyValue`, all 
with the same timestamp, or a collection of `V`, all with the same key and 
timestamp.

[ Full content available at: https://github.com/apache/kafka/pull/5567 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to