You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/28 22:37:00 UTC

[jira] [Commented] (GEODE-3713) VM.getPid() should return OS process id instead of DUnit VM id

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

ASF subversion and git services commented on GEODE-3713:
--------------------------------------------------------

Commit 90db66be389e799c9c2f87957d6ba660a19d9016 in geode's branch refs/heads/develop from [~apache@the9muses.net]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=90db66b ]

GEODE-3713: add VM.getId() and fix VM.getPid()


> VM.getPid() should return OS process id instead of DUnit VM id
> --------------------------------------------------------------
>
>                 Key: GEODE-3713
>                 URL: https://issues.apache.org/jira/browse/GEODE-3713
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>              Labels: DistributedTest
>
> VM represents a remote JVM in the DUnit (DistributedTest) framework. VM.getPid() originally returned the OS process id, but currently returns a zero-based incremented integer representing which DUnit VM it is.
> VM.getId() should be introduced to return the DUnit VM id
> VM.getPid() should be restored to return the OS process id



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)