[infinispan-issues] [JBoss JIRA] (ISPN-2507) @DataRehashed event is not triggered
Anna Manukyan (JIRA)
jira-events at lists.jboss.org
Thu Nov 15 05:33:21 EST 2012
Anna Manukyan created ISPN-2507:
-----------------------------------
Summary: @DataRehashed event is not triggered
Key: ISPN-2507
URL: https://issues.jboss.org/browse/ISPN-2507
Project: Infinispan
Issue Type: Bug
Reporter: Anna Manukyan
Assignee: Mircea Markus
The case is the following:
There is 2 node cluster. The first is up and running. The second node starts and puts data into the cache. The cache is configured with DIST_ASYNC clustering mode.
The test checks that the data is rehashed, i.e. state transfer has done, but the @DataRehashed event was not triggered.
You can find the failing test results here:
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/edg-60-jdbc-cache-stores-tomcat7/DATABASE=mysql51,jdk=java16_default,label=RHEL6_x86_64/101/testReport/com.jboss.datagrid.test.asyncnotif.clustered/DistributionNotificationTest/testDataRehashEventNode1Verifying/
and here:
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/edg-60-jdbc-cache-stores-tomcat7/DATABASE=mysql51,jdk=java16_default,label=RHEL6_x86_64/101/testReport/com.jboss.datagrid.test.asyncnotif.clustered/DistributionNotificationTest/testDataRehashEventNode2Rehash/
The test is located here:
https://svn.devel.redhat.com/repos/jboss-qa/jdg/jdg-functional-tests/trunk/invm/async-notif/src/test/java/com/jboss/datagrid/test/asyncnotif/clustered/DistributionNotificationTest.java
Best regards,
Anna.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list