[ https://issues.apache.org/jira/browse/KAFKA-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959249#comment-14959249 ]
Gwen Shapira commented on KAFKA-2659: ------------------------------------- Changing configuration in kafka-topics is getting deprecated, so you will want to add this in ConfigCommand too. Also, I think this is a duplicate of something [~eribeiro] worked on, but I can't quite find that... > Warn user, if increasing max message bytes, to also increase on consumer > ------------------------------------------------------------------------ > > Key: KAFKA-2659 > URL: https://issues.apache.org/jira/browse/KAFKA-2659 > Project: Kafka > Issue Type: Improvement > Reporter: Ben Stopford > Assignee: Ben Stopford > Priority: Minor > > If the user specifies max.message.bytes as a parameter to kafka-topics.sh > print a warning along the lines: > "Warning: you are increasing the max message size on this topic. For this > setting to take affect you must also increase > ConsumerConfig:fetch.message.max.bytes" -- This message was sent by Atlassian JIRA (v6.3.4#6332)