[infinispan-issues] [JBoss JIRA] (ISPN-2557) IllegalStateException "Segments [a, b, c] are not owned by NodeX" in StateProviderImpl
Tristan Tarrant (JIRA)
jira-events at lists.jboss.org
Fri Nov 30 04:35:27 EST 2012
[ https://issues.jboss.org/browse/ISPN-2557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-2557:
----------------------------------
Fix Version/s: 5.2.0.Beta5
(was: 5.2.0.CR1)
> IllegalStateException "Segments [a,b, c] are not owned by NodeX" in StateProviderImpl
> -------------------------------------------------------------------------------------
>
> Key: ISPN-2557
> URL: https://issues.jboss.org/browse/ISPN-2557
> Project: Infinispan
> Issue Type: Bug
> Components: State transfer
> Affects Versions: 5.2.0.Beta4
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 5.2.0.Beta5
>
> Attachments: VersionedDistStateTransferTest.log
>
>
> The exception is occasionally thrown either from StateProviderImpl.getTransactionsForSegments() or StateProviderImpl.startOutboundTransfer() if the requested topology is higher than the one currently installed.
> I lost the logs that show this occuring but by analysing these methods is pretty clear that the code is wrong. It waits until the new topology is installed but it does not refresh the CacheTopology. This bug seems to be introduced when fixing ISPN-2373.
--
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