[
https://issues.apache.org/jira/browse/GEODE-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund reassigned GEODE-3713:
--------------------------------
Assignee: Kirk Lund
> 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)