GitHub user isolis opened a pull request:

    https://github.com/apache/samza/pull/322

    Clean up interrupted thread bugs

    Call Thread.currentThread().interrupt(); when capturing InterruptedException

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

    $ git pull https://github.com/isolis/samza cleancodebugs

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

    https://github.com/apache/samza/pull/322.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 #322
    
----
commit 9f8c479e2fee5232dd15039ff89d130a1a39cea6
Author: Nacho Solis <nso...@linkedin.com>
Date:   2017-10-11T00:18:57Z

    Clean up interrupted thread bugs

----


---

Reply via email to