[infinispan-issues] [JBoss JIRA] (ISPN-5324) Create extended RemoteCacheManager for testing purposes

Martin Gencur (JIRA) issues at jboss.org
Wed Mar 25 03:13:18 EDT 2015


Martin Gencur created ISPN-5324:
-----------------------------------

             Summary: Create extended RemoteCacheManager for testing purposes
                 Key: ISPN-5324
                 URL: https://issues.jboss.org/browse/ISPN-5324
             Project: Infinispan
          Issue Type: Feature Request
            Reporter: Martin Gencur
            Assignee: Martin Gencur


The extended RemoteCacheManager should expose details such as the following:
* transportFactory
* defaultCacheTopologyId
* connectionPool
* balancers

The implementations should be internal and NOT part of public API.

This way we can get rid of reflection in tests for HotRod client and these tests can be reused for C++ and C# HotRod clients. Any tests that use reflection are currently unusable for those implementations.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the infinispan-issues mailing list