[infinispan-issues] [JBoss JIRA] (ISPN-1610) Timeouts waiting for StateTransferLock
Michal Linhard (Commented) (JIRA)
jira-events at lists.jboss.org
Wed Dec 21 07:52:09 EST 2011
[ https://issues.jboss.org/browse/ISPN-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652529#comment-12652529 ]
Michal Linhard commented on ISPN-1610:
--------------------------------------
I'm getting this in almost all performance tests, I want to be sure that this doesn't impact further execution of the tests when I start to ignore it.
Current cluster formation criteria is (checked via JMX connection to all nodes) for a given testCache.
1. JGroups view has required number of nodes and is same on all nodes.
2. On all nodes DistributedStateTransferManager JoinComplete = true, StateTransferInProgress = false
if this is met, everything went right ?
> Timeouts waiting for StateTransferLock
> --------------------------------------
>
> Key: ISPN-1610
> URL: https://issues.jboss.org/browse/ISPN-1610
> Project: Infinispan
> Issue Type: Bug
> Components: Distributed Cache
> Affects Versions: 5.1.0.CR1
> Reporter: Tristan Tarrant
> Assignee: Dan Berindei
> Priority: Minor
>
> In a four node performance tests we're seeing these exceptions during cluster startup:
> org.infinispan.distribution.StateTransferInProgressException: Timed out waiting for the state transfer lock, state transfer in progress for view X
> The timeout is set to the default 1min. It's quite suspicious that a state transfer takes that long ( > 1min) since caches are empty.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list