You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/18 23:18:41 UTC

[jira] [Commented] (SAMZA-1215) Removal of ProcessKiller since we are on JDK8

    [ https://issues.apache.org/jira/browse/SAMZA-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15973710#comment-15973710 ] 

ASF GitHub Bot commented on SAMZA-1215:
---------------------------------------

GitHub user nickpan47 opened a pull request:

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

    SAMZA-1215, SAMZA-1216: remove ProcessKiller and change the ZooKeeper connection string in test

    … test to use 127.0.0.1 in connect string

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

    $ git pull https://github.com/nickpan47/samza fix-some-tests

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

    https://github.com/apache/samza/pull/129.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 #129
    
----
commit cc200354440e54b1ef8c3d1420d0608d0374b891
Author: Yi Pan (Data Infrastructure) <ni...@gmail.com>
Date:   2017-04-18T23:16:28Z

    SAMZA-1215, SAMZA-1216: remove ProcessKiller and change the ZooKeeper test to use 127.0.0.1 in connect string

----


> Removal of ProcessKiller since we are on JDK8
> ---------------------------------------------
>
>                 Key: SAMZA-1215
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1215
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Yi Pan (Data Infrastructure)
>             Fix For: 0.13.0
>
>
> process.destroyForcibly() is available in JDK8 now.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)