[infinispan-issues] [JBoss JIRA] (ISPN-3723) REST RollUps from 5.2.4 to 6.0.0 -- migrates 0 entries (probably due to PersistenceException)

Tomas Sykora (JIRA) jira-events at lists.jboss.org
Mon Nov 18 08:21:05 EST 2013


Tomas Sykora created ISPN-3723:
----------------------------------

             Summary: REST RollUps from 5.2.4 to 6.0.0 -- migrates 0 entries (probably due to PersistenceException)
                 Key: ISPN-3723
                 URL: https://issues.jboss.org/browse/ISPN-3723
             Project: Infinispan
          Issue Type: Bug
    Affects Versions: 6.0.0.CR1
            Reporter: Tomas Sykora
            Assignee: Mircea Markus
         Attachments: restRollUpsPersistenceExceptionCantMigrate

Trying to process REST rolling upgrades using latest infinispan server 6.0.0 snapshot as a TARGET node and old 5.2.4 server (jdg 6.1.GA) as a source node.

20 entries stored on source node successfully,
recordKnownGlobalKeySet does not nothing (this is ok) REST is able to provide full key set
but then,
operation "synchronizeData" using "rest" issued on new node is returning:
14:05:23,252 INFO  [org.infinispan.upgrade.RollingUpgradeManager] (pool-1-thread-1) ISPN000216: 0 entries migrated to cache default in 30 milliseconds
however, there is 20 entries stored in the old node.

Please see attached file for more detailed stack trace.

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