Bug 1188740 - org.infinispan.server.test.jmx.suppress.statetransfer.StateTransferSuppressForHotrodIT fails
Summary: org.infinispan.server.test.jmx.suppress.statetransfer.StateTransferSuppressFo...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Build
Version: 6.5.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR2
: 6.5.0
Assignee: Tomas Sykora
QA Contact: Martin Gencur
URL:
Whiteboard:
: 1020179 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-03 15:36 UTC by Sebastian Łaskawiec
Modified: 2015-06-23 12:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-23 12:25:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Sebastian Łaskawiec 2015-02-03 15:36:35 UTC
Description of problem:
See: http://10.3.10.33:8081/job/JDG_6_5_x_Nightly/226/testReport/junit/org.infinispan.server.test.jmx.suppress.statetransfer/StateTransferSuppressForHotrodIT/

Unfortunately I couldn't bring this test back to life. Perhaps the original author will be able to help me.

Relevant stacktrace part:
16:32:26,020 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (remote-thread-1) ISPN000136: Execution error: org.infinispan.statetransfer.OutdatedTopologyException: Cache topology changed while the command was executing: expected 1, got 2
	at org.infinispan.interceptors.EntryWrappingInterceptor.invokeNextAndApplyChanges(EntryWrappingInterceptor.java:373) [infinispan-core-6.3.0-redhat-SNAPSHOT.jar:6.3.0-redhat-SNAPSHOT]
	at org.infinispan.interceptors.EntryWrappingInterceptor.setSkipRemoteGetsAndInvokeNextForDataCommand(EntryWrappingInterceptor.java:434) [infinispan-core-6.3.0-redhat-SNAPSHOT.jar:6.3.0-redhat-SNAPSHOT]
	at org.infinispan.interceptors.EntryWrappingInterceptor.visitPutKeyValueCommand(EntryWrappingInterceptor.java:168) [infinispan-core-6.3.0-redhat-SNAPSHOT.jar:6.3.0-redhat-SNAPSHOT]
	at org.infinispan.commands.write.PutKeyValueCommand.acceptVisitor(PutKeyValueCommand.java:71) [infinispan-core-6.3.0-redhat-SNAPSHOT.jar:6.3.0-redhat-SNAPSHOT]
	at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(

Comment 2 Sebastian Łaskawiec 2015-02-03 15:40:45 UTC
Test turned off by PR: https://github.com/infinispan/jdg/pull/475

Comment 3 Tomas Sykora 2015-02-11 16:15:41 UTC
Talking to myself here: I andjusted test to mimic upstream. In upstream this works perfectly. However, not in the internal branch. We might be missing some commit from upstream -- connected to cache topology management. 

Will see what I can find out.

Comment 4 Tomas Sykora 2015-02-13 08:43:58 UTC
https://github.com/infinispan/jdg/pull/497

Comment 5 Tomas Sykora 2015-02-13 08:46:12 UTC
*** Bug 1020179 has been marked as a duplicate of this bug. ***

Comment 6 Tomas Sykora 2015-02-25 12:49:47 UTC
Was fixed in 6.5.0 DR2.


Note You need to log in before you can comment on or make changes to this bug.