[jboss-jira] [JBoss JIRA] (WFLY-5566) org.jboss.as.test.clustering.xsite.XSiteSimpleTestCase#testPutToBackupNotRelayed

Radoslav Husar (JIRA) issues at jboss.org
Wed Feb 17 05:13:00 EST 2016


     [ https://issues.jboss.org/browse/WFLY-5566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radoslav Husar closed WFLY-5566.
--------------------------------
      Assignee: Radoslav Husar  (was: Dmitrii Tikhomirov)
    Resolution: Rejected
        Labels:   (was: clustering_revalidate)


Ok, looked  at the code now, each server is using its own mcast group, so they should not cluster. This configuration makes them clustered which is wrong.

> org.jboss.as.test.clustering.xsite.XSiteSimpleTestCase#testPutToBackupNotRelayed
> --------------------------------------------------------------------------------
>
>                 Key: WFLY-5566
>                 URL: https://issues.jboss.org/browse/WFLY-5566
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering, Test Suite
>    Affects Versions: 10.0.0.CR2
>            Reporter: Ivan Straka
>            Assignee: Radoslav Husar
>
> There is org.jboss.as.test.clustering.xsite.XSiteSimpleTestCase#testPutToBackupNotRelayed failing with exception:
> {code:java}
> Error Message
> expected:<500> but was:<200>
> Stacktrace
> java.lang.AssertionError: expected:<500> but was:<200>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:743)
> 	at org.junit.Assert.assertEquals(Assert.java:118)
> 	at org.junit.Assert.assertEquals(Assert.java:555)
> 	at org.junit.Assert.assertEquals(Assert.java:542)
> 	at org.jboss.as.test.clustering.xsite.XSiteSimpleTestCase.testPutToBackupNotRelayed(XSiteSimpleTestCase.java:202)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list