Open tmalikconfluent opened 4 months ago
Bug Fixes
confluent kafka topic update my-topic --config num.partitions=X
On kafka topic update --config num.partitions=XXX, poll for updates or print warning
kafka topic update --config num.partitions=XXX
https://confluentinc.atlassian.net/browse/CLI-3095
Updated the integration tests.
Release Notes
Bug Fixes
confluent kafka topic update my-topic --config num.partitions=X
commandChecklist
What
On
kafka topic update --config num.partitions=XXX
, poll for updates or print warningReferences
https://confluentinc.atlassian.net/browse/CLI-3095
Test & Review
Updated the integration tests.