[infinispan-issues] [JBoss JIRA] (ISPN-1828) Incorrect reporting of added servers on topology change in hot rod client
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Wed Feb 1 07:50:48 EST 2012
[ https://issues.jboss.org/browse/ISPN-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-1828:
--------------------------------
Fix Version/s: 5.1.1.FINAL
> Incorrect reporting of added servers on topology change in hot rod client
> -------------------------------------------------------------------------
>
> Key: ISPN-1828
> URL: https://issues.jboss.org/browse/ISPN-1828
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 5.1.0.FINAL
> Reporter: Michal Linhard
> Assignee: Mircea Markus
> Fix For: 5.1.1.FINAL
>
>
> On this line
> https://github.com/infinispan/infinispan/blob/master/client/hotrod-client/src/main/java/org/infinispan/client/hotrod/impl/transport/tcp/TcpTransportFactory.java#L208
> Shouldn't newServers be replaced with addedServers ?
> At least when logging the message ISPN004014: New server added(xxxx), adding to the pool.
> this causes even the non-changed servers to be reported as newly added.
--
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