[infinispan-issues] [JBoss JIRA] (ISPN-5324) Create extended RemoteCacheManager for testing purposes
Martin Gencur (JIRA)
issues at jboss.org
Wed Mar 25 11:20:19 EDT 2015
[ https://issues.jboss.org/browse/ISPN-5324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Gencur updated ISPN-5324:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/3338
> Create extended RemoteCacheManager for testing purposes
> -------------------------------------------------------
>
> Key: ISPN-5324
> URL: https://issues.jboss.org/browse/ISPN-5324
> Project: Infinispan
> Issue Type: Feature Request
> Components: Test Suite - Core
> Reporter: Martin Gencur
> Assignee: Martin Gencur
>
> The extended RemoteCacheManager should expose details such as the following:
> * transportFactory
> * defaultCacheTopologyId
> * connectionPool
> * balancers
> The implementation 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.
> The ultimate goal is to extend the test suite for C++ and C# clients.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list