[
https://issues.jboss.org/browse/ISPN-3701?page=com.atlassian.jira.plugin....
]
RH Bugzilla Integration commented on ISPN-3701:
-----------------------------------------------
Radim Vansa <rvansa(a)redhat.com> made a comment on [bug
1029615|https://bugzilla.redhat.com/show_bug.cgi?id=1029615]
The topology and consistent hash in HotRod client is not stored on per-cache basis but
just once.
This may lead to performance problems when accessing multiple caches using single client.
Workaround is to use separate RemoteCacheManager for accessing each cache.
In HotRod client topologyId is shared for all caches
----------------------------------------------------
Key: ISPN-3701
URL:
https://issues.jboss.org/browse/ISPN-3701
Project: Infinispan
Issue Type: Bug
Components: Remote protocols
Affects Versions: 6.0.0.CR1
Reporter: Radim Vansa
Assignee: Galder ZamarreƱo
The AtomicInteger with topologyId is stored in RemoteCacheManager, therefore, shared for
all caches. This can lead to performance problems when accessing two caches with
non-synchronized topology ids.
--
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