You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dick Cavender (Jira)" <ji...@apache.org> on 2019/09/26 18:05:07 UTC

[jira] [Closed] (GEODE-6618) PartitionedRegionLoadModelJUnitTest.testRedundancySatisfactionPreferRemoteIp fails if /etc/hosts is different

     [ https://issues.apache.org/jira/browse/GEODE-6618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dick Cavender closed GEODE-6618.
--------------------------------

> PartitionedRegionLoadModelJUnitTest.testRedundancySatisfactionPreferRemoteIp fails if /etc/hosts is different
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-6618
>                 URL: https://issues.apache.org/jira/browse/GEODE-6618
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>            Priority: Major
>             Fix For: 1.10.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> {noformat}
> org.apache.geode.internal.cache.partitioned.rebalance.PartitionedRegionLoadModelJUnitTest > testRedundancySatisfactionPreferRemoteIp FAILED
>     java.lang.AssertionError: expected:<[Create[member=10.118.33.197(32683)<ec>:3,bucketId=0], Create[member=10.118.33.197(32683)<ec>:3,bucketId=1], Create[member=10.118.33.197(32683)<ec>:3,bucketId=2]]> but was:<[Create[member=10.118.33.197(32683)<ec>:3,bucketId=0], Create[member=10.118.33.197(32683)<ec>:1,bucketId=1], Create[member=10.118.33.197(32683)<ec>:3,bucketId=2]]>
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:118)
>         at org.junit.Assert.assertEquals(Assert.java:144)
>         at org.apache.geode.internal.cache.partitioned.rebalance.PartitionedRegionLoadModelJUnitTest.testRedundancySatisfactionPreferRemoteIp(PartitionedRegionLoadModelJUnitTest.java:224)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)