[
https://issues.apache.org/jira/browse/GEODE-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15111117#comment-15111117
]
ASF subversion and git services commented on GEODE-369:
-------------------------------------------------------
Commit 53e85e7d769c82ff87f1d5056db080725c9147c8 in incubator-geode's branch
refs/heads/feature/GEODE-715 from [~bschuchardt]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=53e85e7 ]
GEODE-369:
RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByPut
fails intermittently with assertion
This disables the assertion that server3 is in the redundant-servers list.
It's sufficient to verify that there is a redundant server assigned to
the client.
> 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/server
> Reporter: Darrel Schneider
> Assignee: Anilkumar Gingade
> Priority: Minor
> Labels: CI
>
> 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
(v6.3.4#6332)