ShivsundarR opened a new pull request, #17692:
URL: https://github.com/apache/kafka/pull/17692

   *What*
   Added `ShareRoundTripWorker.java` similar to `RoundTripWorker.java`. This 
will start a producer and a share consumer on a single node. The share consumer 
reads back the messages produced by the producer.
   
   To reduce code duplication, added a helper class which has the common code 
between the 2 workers. 
   
   Also added a sample workload (`share_consumer_round_trip.json`) which 
produces and consumes 100 messages.
   


-- 
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]

Reply via email to