[infinispan-issues] [JBoss JIRA] (ISPN-1508) Failures during hotrod server cluster formation

Dan Berindei (Commented) (JIRA) jira-events at lists.jboss.org
Thu Dec 1 08:42:41 EST 2011


    [ https://issues.jboss.org/browse/ISPN-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647076#comment-12647076 ] 

Dan Berindei commented on ISPN-1508:
------------------------------------

Manik, Michal, the fix for this issue will not be 100% complete until we remove the dependency of distributed caches on the HotRod server startup. Galder is working on that.

The fix I committed for 5.1.0.BETA5 only ensured that the initial failure isn't fatal and the cache view installation and succeed the second time. However that didn't work all the time either, hence ISPN-1571.

Michal, the logs you posted seem to indicate a slightly different problem. The cache views recovery after a merge fails with a TimeoutException, and we don't retry cache view recovery at the moment. Can you try again with the latest master and DEBUG logging enabled for org.infinispan and org.jgroups?
                
> Failures during hotrod server cluster formation
> -----------------------------------------------
>
>                 Key: ISPN-1508
>                 URL: https://issues.jboss.org/browse/ISPN-1508
>             Project: Infinispan
>          Issue Type: Bug
>    Affects Versions: 5.1.0.BETA3
>            Reporter: Michal Linhard
>            Assignee: Dan Berindei
>            Priority: Critical
>             Fix For: 5.1.0.BETA5
>
>
> failing build: https://hudson.qa.jboss.com/hudson/job/edg-60-client-stress-test/87
> server logs: https://hudson.qa.jboss.com/hudson/job/edg-60-client-stress-test/87/artifact/report/run1/serverlogs.zip
> in this test I'm starting 4 standalone infinispan hotrod servers (startServer.sh style)
> and they take too long to form a cluster (more than 2 min)
> there errors related to CacheViewControlCommand
> the infinispan version is 5.1.0-SNAPSHOT (c642be2c8a64c13e7e74283f38e2037cef9a362f) + a quick patch for ISPN-1498

--
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