Correct handling of partial state transfer re-try logic
-------------------------------------------------------
Key: JBCACHE-844
URL:
http://jira.jboss.com/jira/browse/JBCACHE-844
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Ben Wang
Assigned To: Ben Wang
Fix For: 1.4.1.GA
This is discovered from the aop.statetransfer unit test failure. The reason comes from now
TreeCache will directly throw the exception emits by JGroups. But loadState re-try still
has the logic to check it from the response instead. We need to catch the TimeoutException
directly and re-try from there as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira