kamalcph commented on PR #14176:
URL: https://github.com/apache/kafka/pull/14176#issuecomment-1673418121

   We have added sufficient validations while creating/updating the topic. If 
the user didn't override the `local.retention.bytes`, `retention.bytes`, 
`retention.ms` or `local.retention.ms` configs when creating the topic, then 
the configs might get deviated when the user updates the broker configs 
dynamically.  
   
   Checking all the topic configs while changing the dynamic broker config is 
out of scope for this PR.


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