Closed ybyzek closed 3 years ago
https://confluentinc.atlassian.net/browse/DEVX-2595
What behavior does this PR change, and why?
Docker-compose with just the broker running KRaft mode
Describe the validation already done, or needs to be done, by the PR submitter.
cd cp-all-in-one-community docker-compose -f docker-compose-kraft.yml up -d docker-compose exec broker kafka-console-producer --bootstrap-server localhost:9092 --topic t1 docker-compose exec broker kafka-console-consumer --bootstrap-server localhost:9092 --topic t1 --from-beginning
Describe the tasks/validation that the PR submitter is requesting to be done by the reviewer.
Description
https://confluentinc.atlassian.net/browse/DEVX-2595
What behavior does this PR change, and why?
Docker-compose with just the broker running KRaft mode
Author Validation
Describe the validation already done, or needs to be done, by the PR submitter.
Reviewer Tasks
Describe the tasks/validation that the PR submitter is requesting to be done by the reviewer.