[infinispan-issues] [JBoss JIRA] (ISPN-3818) Cache the topology information sent to clients
Dan Berindei (JIRA)
issues at jboss.org
Wed Nov 26 02:52:39 EST 2014
[ https://issues.jboss.org/browse/ISPN-3818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei resolved ISPN-3818.
--------------------------------
Fix Version/s: 7.0.0.Final
Resolution: Out of Date
No longer relevant since ISPN-3529 was fixed.
> Cache the topology information sent to clients
> ----------------------------------------------
>
> Key: ISPN-3818
> URL: https://issues.jboss.org/browse/ISPN-3818
> Project: Infinispan
> Issue Type: Enhancement
> Components: Remote Protocols
> Affects Versions: 6.0.0.Final
> Reporter: Radim Vansa
> Assignee: Galder Zamarreño
> Fix For: 7.0.0.Final
>
>
> Currently the server searches for denormalized hash ids for each client after topology change / new client joining.
> This is pretty expensive operation as it results in calling the hash algorithm several hundred thousand times, and this for each client.
> The result of this operation should be cached.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
More information about the infinispan-issues
mailing list