]
Michal Linhard reopened ISPN-1704:
----------------------------------
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: