Kirk Lund created GEODE-3713:
--------------------------------

             Summary: 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


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)

Reply via email to