[
https://issues.apache.org/jira/browse/GEODE-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15225170#comment-15225170
]
ASF subversion and git services commented on GEODE-103:
-------------------------------------------------------
Commit 066a9d57a165527b20b4e64e8633676416ef834c in incubator-geode's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=066a9d5 ]
GEODE-103: fix usage of isProcessAlive to remove race condition
* also fixes GEODE-1136
> BlockingProcessStreamReaderJUnitTest fails to start process within timeout
> --------------------------------------------------------------------------
>
> Key: GEODE-103
> URL: https://issues.apache.org/jira/browse/GEODE-103
> Project: Geode
> Issue Type: Bug
> Environment: CentOS 6.5, JDK 1.8.0_45
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Priority: Minor
> Labels: CI
> Fix For: 1.0.0-incubating.M1
>
>
> This integration test occasionally times out when forking a process:
> {code}
> junit.framework.AssertionFailedError: Process never started
> at
> com.gemstone.gemfire.internal.process.ProcessStreamReaderTestCase.assertEventuallyTrue(ProcessStreamReaderTestCase.java:96)
> at
> com.gemstone.gemfire.internal.process.BlockingProcessStreamReaderJUnitTest.capturesStderrWhileProcessIsAlive(BlockingProcessStreamReaderJUnitTest.java:270)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)