You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by ijuma <gi...@git.apache.org> on 2017/10/12 12:02:42 UTC

[GitHub] kafka pull request #4066: MINOR: Don't register signal handlers if running o...

GitHub user ijuma opened a pull request:

    https://github.com/apache/kafka/pull/4066

    MINOR: Don't register signal handlers if running on Windows

    Also remove stray printStackTrace in test.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ijuma/kafka dont-register-signal-handler-windows

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/4066.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 #4066
    
----
commit a0f21badac9794b0dc456df7a5c5d15c4bedd8f8
Author: Ismael Juma <is...@juma.me.uk>
Date:   2017-10-12T12:02:09Z

    MINOR: Don't register signal handlers if running on Windows
    
    Also remove stray printStackTrace in test.

----


---

[GitHub] kafka pull request #4066: MINOR: Don't register signal handlers if running o...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/4066


---