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

Tristan Tarrant (JIRA) issues at jboss.org
Mon Dec 23 02:37:32 EST 2013


    [ https://issues.jboss.org/browse/ISPN-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933073#comment-12933073 ] 

Tristan Tarrant commented on ISPN-3723:
---------------------------------------

REST upgrade won't work with 5.2.x source because of the missing "collection" methods which can retrieve all keys in a cache
                
> 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 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