GitHub user maysamyabandeh opened a pull request:
https://github.com/apache/kafka/pull/1634
KAFKA-3924: Replacing halt with exit upon LEO mismatch to trigger graâ¦
â¦ceful shutdown
The patch is pretty simple and the justification is explained in
https://issues.apache.org/jira/browse/KAFKA-3924
I could not find Andrew Olson, who seems to be the contributor of this part
of the code, in github so I am not sure whom I should ask to review the patch.
the contribution is my original work and that i license the work to the
project under the project's open source license.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maysamyabandeh/kafka KAFKA-3924
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1634.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 #1634
----
commit cc59b8845219e21f150fa584581d066d5db1d9c6
Author: Maysam Yabandeh <[email protected]>
Date: 2016-07-18T20:41:00Z
KAFKA-3924: Replacing halt with exit upon LEO mismatch to trigger graceful
shutdown
----
---
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.
---