b-goyal commented on PR #152:
URL: https://github.com/apache/kafka/pull/152#issuecomment-1997291313

   This bug was introduced while committing KAFKA-2205. Basically, the path for 
topic overrides was renamed to "topic" from "topics". However, this causes 
existing topic config overrides to break because they will not be read from ZK 
anymore since the path is different.
   
   https://reviews.apache.org/r/34554/
   


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