[jboss-jira] [JBoss JIRA] (AS7-2984) Add wait attribute to rehashing element of distributed caches
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Sun Jun 3 22:34:20 EDT 2012
[ https://issues.jboss.org/browse/AS7-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698283#comment-12698283 ]
RH Bugzilla Integration commented on AS7-2984:
----------------------------------------------
Misha H. Ali <mhusnain at redhat.com> made a comment on [bug 765759|https://bugzilla.redhat.com/show_bug.cgi?id=765759]
Technical note updated. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
Diffed Contents:
@@ -1,10 +1 @@
-Cause: This happens when the lock is denied immediately as a result of state transfer being started with different delays on different nodes, to prevent deadlock.
+Previously, when state transfer was started with different relays on different nodes, the lock was denied and a StateTransferInProgressException occurred to prevent a deadlock. Despite the timeout not expiring, a "??:??:??,??? ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (undefined) ISPN000136: Execution error: org.infinispan.statetransfer.StateTransferInProgressException: Timed out waiting for the state transfer lock, state transfer in progress for view ?" error appeared on the server. This is fixed and the StateTransferInProgressException no longer displays when a cluster starts up.-
-Consequence: It results to this ERROR message in the server:
-"??:??:??,??? ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (undefined) ISPN000136: Execution error: org.infinispan.statetransfer.StateTransferInProgressException: Timed out waiting for the state transfer lock, state transfer in progress for view ?"
-even though timeout hasn't expired.
-
-This however doesn't prevent normal cache operation and the errors cease after the cluster stabilises.
-
-Fix: This issue is still open
-Resolution: N/A
> Add wait attribute to rehashing element of distributed caches
> -------------------------------------------------------------
>
> Key: AS7-2984
> URL: https://issues.jboss.org/browse/AS7-2984
> Project: Application Server 7
> Issue Type: Enhancement
> Components: Clustering
> Affects Versions: 7.1.0.Beta1b
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Minor
> Fix For: 7.1.0.CR1
>
>
> Infinispan 5.1.0 has introduced the wait attribute for rehashing. Make sure the Infinispan subsystem supports it.
--
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 jboss-jira
mailing list