Bug 1029615 - In HotRod client topologyId and CH is shared for all caches
Summary: In HotRod client topologyId and CH is shared for all caches
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ER3
: 6.4.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-12 18:13 UTC by Radim Vansa
Modified: 2015-01-28 13:30 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-3530 0 Major Resolved The HotRod client should support a separate CH for each cache 2016-09-16 12:20:30 UTC
Red Hat Issue Tracker ISPN-3701 0 Major Resolved In HotRod client topologyId is shared for all caches 2016-09-16 12:20:30 UTC
Red Hat Issue Tracker PRODMGT-960 0 Major Resolved The HotRod client should support a separate CH for each cache 2016-09-16 12:20:30 UTC

Description Radim Vansa 2013-11-12 18:13:13 UTC
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.

Comment 2 JBoss JIRA Server 2014-02-19 14:38:28 UTC
Galder Zamarreño <galder.zamarreno> updated the status of jira ISPN-3530 to Coding In Progress

Comment 3 JBoss JIRA Server 2014-08-21 07:15:43 UTC
Galder Zamarreño <galder.zamarreno> updated the status of jira ISPN-3701 to Resolved

Comment 4 Sebastian Łaskawiec 2014-10-30 08:40:09 UTC
PR: https://github.com/infinispan/jdg/pull/298


Note You need to log in before you can comment on or make changes to this bug.