GitHub user cotedm opened a pull request:
https://github.com/apache/kafka/pull/2537
MINOR: Improve LogCleaner buffer size change logging
Right now it looks like the buffer size only grows if you are watching the
cleaner logs. It would be nice if we also logged when the buffer size was
restored to avoid confusion when the log just keeps saying the buffer has grown
repeatedly to and from the same values.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cotedm/kafka restorecleanerbufferlog
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2537.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 #2537
----
commit fa46f021e3d11377edf03938a1eb84cd7b2e8ad5
Author: Dustin Cote <[email protected]>
Date: 2017-02-10T19:38:34Z
Update LogCleaner.scala
----
---
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.
---