[infinispan-issues] [JBoss JIRA] (ISPN-3183) HotRod RollUps from 5.2 to 5.3 -- target can't obtain formerly store data from RCS

Tomas Sykora (JIRA) jira-events at lists.jboss.org
Tue Jun 4 10:58:57 EDT 2013


Tomas Sykora created ISPN-3183:
----------------------------------

             Summary: HotRod RollUps from 5.2 to 5.3 -- target can't obtain formerly store data from RCS
                 Key: ISPN-3183
                 URL: https://issues.jboss.org/browse/ISPN-3183
             Project: Infinispan
          Issue Type: Bug
            Reporter: Tomas Sykora
            Assignee: Mircea Markus


Scenario (typical for rollups):

Start source node, put entries.
Start target node which is pointing to source (source is his RemoteCacheStore now) and try to get entries.

For 5.2 to 5.2 working perfectly.
For 5.2 source and 5.3 target -- we have problems here.

Sorry that I can't provide any valuable info beside TRACEs.

4 TRACE logs -- rollups from 5.2 to 5.2 source log and target log + rollups from 5.2 to 5.3 source log and target log.

Very quick summary:
5.2 to 5.2 on target: Entry exists in loader? true

5.2 to 5.3 on targer: 
16:21:41,508 TRACE [org.infinispan.container.EntryFactoryImpl] (HotRodServerWorker-2) Exists in context? null 
16:21:41,508 TRACE [org.infinispan.container.EntryFactoryImpl] (HotRodServerWorker-2) Retrieved from container null

What changed in RemoteCacheStore. What changed in HotRod? Any idea? Let me know, thank you!

 

--
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