muralibasani commented on PR #23437:
URL: https://github.com/apache/kafka/pull/23437#issuecomment-5639267117

   Tests locally
   
   ```
   % python3 -m pip install -r docker/requirements.txt
   
   % python3 docker/docker_build_test.py kafka-native-sanity -tag test -type 
native \
       --kafka-archive 
"$(pwd)/core/build/distributions/kafka_2.13-4.5.0-SNAPSHOT.tgz" -t
   
   Running SASL Flow Tests
   Created topic test-topic-sasl.
   The consumer rebalance protocol (KIP-848) is production-ready! Set 
group.protocol=consumer to try it out. See 
https://kafka.apache.org/documentation/#consumer_rebalance_protocol
   Processed a total of 1 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