[
https://issues.apache.org/jira/browse/GEODE-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund resolved GEODE-3713.
------------------------------
Resolution: Fixed
Fix Version/s: 1.3.0
> 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
> Fix For: 1.3.0
>
>
> 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)