[infinispan-issues] [JBoss JIRA] (ISPN-2738) Joining node ignored by hotrod clients in REPL clustering mode
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Thu Jan 24 05:23:47 EST 2013
[ https://issues.jboss.org/browse/ISPN-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-2738:
-------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1604
Skip the topology update if the cache members aren't all in the address
cache. Do the check in AbstractEncoder1x.generateTopologyResponse, so that
it works for all topology types (i.e. also for replicated caches).
I added a new replicated-mode test, but it still doesn't cover this case.
> Joining node ignored by hotrod clients in REPL clustering mode
> --------------------------------------------------------------
>
> Key: ISPN-2738
> URL: https://issues.jboss.org/browse/ISPN-2738
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 5.2.0.CR2
> Reporter: Michal Linhard
> Assignee: Dan Berindei
> Priority: Blocker
> Fix For: 5.2.0.Final
>
>
> resilience 4-3-4 REPL mode for JDG 6.1.0.ER9 (infinispan 5.2.0.CR2):
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EDG6/view/EDG-REPORTS-RESILIENCE/job/edg-60-resilience-repl-4-3/31/artifact/report/stats-throughput.png
> after rejoin of killed node the load is not redistributed to all three nodes again
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list