You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2019/04/12 16:29:00 UTC

[jira] [Resolved] (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 ]

Kirk Lund resolved GEODE-6618.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.0

> 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
(v7.6.3#76005)