GitHub user LuboVarga opened a pull request:
https://github.com/apache/kafka/pull/1557
Improved warning to be clear on first read.
I hope it will make searching for reason it is actually shown a bit
cleaner.
Changed just text. Also fixed typo (server parameter is not called
max.message.bytes, but it is message.max.bytes) Consult
http://kafka.apache.org/documentation.html#configuration if needed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/LuboVarga/kafka trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1557.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1557
----
commit de4bb9f0e642f6b72794ffe02fe433bab13a56af
Author: ĽubomÃr Varga <[email protected]>
Date: 2016-06-27T06:20:51Z
Improved warning to be clear on first read. I hope it will make searching
for reason it is actualy shown a bit cleaner.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---