rondagostino commented on pull request #9199:
URL: https://github.com/apache/kafka/pull/9199#issuecomment-676491706


   Note that KIP-377 landed in 2.2 and explicitly stated in the new code that 
altering topic configurations via `kafka-topics` was deprecated – even using 
the `--zookeeper` flag (setting topic configs using `kafka-topics` when using 
`--create` to create a topic is supported and works with --bootstrap-server; 
it’s just altering/deleting topic configs that was deprecated via `--zookeeper` 
and that never worked/never will work via `--bootstrap-server`).  Therefore, 
potentially, this could be backported as far back as 2.2.x.


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

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


Reply via email to