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

   The test uses regular consumer to commit offsets. New protocol requires a 
streams consumer since we are using streams groups, otherwise we run into group 
ID conflicts.
   
   Followed the addition of the KafkaAdmin interface for setting offsets, I 
create a Kafka Admin client and use the interface in to set the committed 
offsets instead of instantiating a consumer.
   


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to