rreddy-22 opened a new pull request, #14524:
URL: https://github.com/apache/kafka/pull/14524

   Added configs and custom decorators to facilitate the testing of the old 
protocol with the new group coordinator (KIP-848) in kraft mode. 
   The new coordinator doesn't support zookeeper mode and hence, this 
combination will be skipped.
   **Files Changed:**
   1) kafka.py : Added an argument called use_new_coordinator to the kafka 
service which can be set in the matrix of every test. The default value for 
this config will be set as false.
   2) util.py : Added a custom decorator that will skip the test for zk=true 
and use_new_coordinator=true since this isn't supported.
   


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