[infinispan-issues] [JBoss JIRA] (ISPN-3701) In HotRod client topologyId is shared for all caches
Radim Vansa (JIRA)
jira-events at lists.jboss.org
Tue Nov 12 10:23:05 EST 2013
Radim Vansa created ISPN-3701:
---------------------------------
Summary: 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
More information about the infinispan-issues
mailing list