[
https://issues.apache.org/jira/browse/GEODE-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16626561#comment-16626561
]
ASF subversion and git services commented on GEODE-369:
-------------------------------------------------------
Commit 8e00202d7e91685ba68c55b2ad0f872d3c776050 in geode's branch
refs/heads/develop from mhansonp
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8e00202 ]
GEODE-369: wait for primary to be available when going from 0 to 1 server
(#2482)
* wait for primary to be available when going from 0 to 1 server
* added argument checking
* connectedServers (count) must be > 0 in order to test it via API
* Turns out the get is safer than getentry
Co-Authored-By: Bill Burcham <[email protected]>
> CI failure:
> RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByPut
> fails intermittently with assertion
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-369
> URL: https://issues.apache.org/jira/browse/GEODE-369
> Project: Geode
> Issue Type: Bug
> Components: client queues, client/server
> Reporter: Darrel Schneider
> Assignee: Bill
> Priority: Minor
> Labels: CI, pull-request-available, swat
> Fix For: 1.0.0-incubating.M2
>
> Attachments: Test results - Class
> org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.htm
>
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> failed on a private build of git rev :
> {code}
> junit.framework.AssertionFailedError: Event never occurred after 60000 ms:
> Redundant servers ([doomtwo.gemstone.com29009]) does not contain
> doomtwo.gemstone.com27615
> at junit.framework.Assert.fail(Assert.java:57)
> at junit.framework.TestCase.fail(TestCase.java:227)
> at
> dunit.DistributedTestCase.waitForCriterion(DistributedTestCase.java:1162)
> at
> com.gemstone.gemfire.internal.cache.tier.sockets.RedundancyLevelTestBase.verifyRedundantServersContain(RedundancyLevelTestBase.java:267)
> at
> com.gemstone.gemfire.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByPut(RedundancyLevelPart1DUnitTest.java:505)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)