[GitHub] kafka pull request #4325: Check null message

2017-12-14 Thread lisa2lisa
GitHub user lisa2lisa opened a pull request: https://github.com/apache/kafka/pull/4325 Check null message When enable the trace level log in mirror maker, the message could contain null value, and this will throw null pointer exception. *Summary of testing strategy

[GitHub] kafka pull request #4043: the rate calculation is wrong somehow, will make s...

2017-10-09 Thread lisa2lisa
GitHub user lisa2lisa opened a pull request: https://github.com/apache/kafka/pull/4043 the rate calculation is wrong somehow, will make some heavy read and write log stop compaction You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] kafka pull request #4027: MINOR: fix inconsistance

2017-10-05 Thread lisa2lisa
GitHub user lisa2lisa opened a pull request: https://github.com/apache/kafka/pull/4027 MINOR: fix inconsistance You can merge this pull request into a Git repository by running: $ git pull https://github.com/lisa2lisa/kafka typo-fix Alternatively you can review and apply

[GitHub] kafka pull request #3933: all topics should be in paused states

2017-09-21 Thread lisa2lisa
GitHub user lisa2lisa opened a pull request: https://github.com/apache/kafka/pull/3933 all topics should be in paused states You can merge this pull request into a Git repository by running: $ git pull https://github.com/lisa2lisa/kafka log-fix Alternatively you can review