[
https://issues.jboss.org/browse/ISPN-1704?page=com.atlassian.jira.plugin....
]
Michal Linhard commented on ISPN-1704:
--------------------------------------
hmm, one more idea, I'll try setting rehashWait to 5sec and see if that increases the
chance of the exception... because it might be connected with
StateTransferInProgressException.
IllegalStateException in surviving nodes during node crash in
cluster
---------------------------------------------------------------------
Key: ISPN-1704
URL:
https://issues.jboss.org/browse/ISPN-1704
Project: Infinispan
Issue Type: Bug
Components: State transfer
Affects Versions: 5.1.0.CR3
Reporter: Michal Linhard
Assignee: Dan Berindei
Priority: Blocker
Fix For: 5.1.0.FINAL
This bug appeared in EDG build 96:
http://hudson.qa.jboss.com/hudson/view/EDG6/view/EDG-QE/job/edg-60-build-...
that contains Infinispan 5.1.0.CR3
Test scenario:
1. start 4 nodes (distributed cache)
2. wait 2 min
3. kill node2
4. wait 2 min
5. start node2
6. wait 2 min and end the test
server side logs:
http://hudson.qa.jboss.com/hudson/view/EDG6/view/EDG-QE/job/edg-60-experi...
client side logs:
http://hudson.qa.jboss.com/hudson/view/EDG6/view/EDG-QE/job/edg-60-experi...
http://hudson.qa.jboss.com/hudson/view/EDG6/view/EDG-QE/job/edg-60-experi...
after crashing of the node2, there were no other succesfull requests, most of the
requests ended with this error:
{code}
ERROR [org.infinispan.interceptors.InvocationContextInterceptor]
(HotRodServerWorker-1-43) ISPN000136: Execution error: java.lang.IllegalStateException:
Trying to release state transfer shared lock without acquiring it first
{code}
before showing the error on the client side, the requests had been blocked around 1,5min
--
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