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.
Galder Zamarreño <galder.zamarreno> updated the status of jira ISPN-3530 to Coding In Progress
Galder Zamarreño <galder.zamarreno> updated the status of jira ISPN-3701 to Resolved
PR: https://github.com/infinispan/jdg/pull/298