GitHub user matthewlmcclure opened a pull request:
https://github.com/apache/kafka/pull/1148
Conform to POSIX kill usage
I believe this addresses KAFKA-3384.
The POSIX kill manpage is at
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/kill.html
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/matthewlmcclure/kafka KAFKA-3384
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1148.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 #1148
----
commit 8662f0dde8d920cdf59d2e4a425a0b5eab976082
Author: Matt McClure <[email protected]>
Date: 2016-03-28T01:03:43Z
Conform to POSIX kill usage
The POSIX kill manpage is at
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/kill.html
commit 9251cd2057c5019fa9117502091a349d8c665877
Author: Matt McClure <[email protected]>
Date: 2016-03-28T01:05:40Z
Conform to POSIX kill usage
The POSIX kill manpage is at
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/kill.html
----
---
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.
---