Ben Stopford created KAFKA-2659:
-----------------------------------
Summary: 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)