You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Mikhail Petrov (Jira)" <ji...@apache.org> on 2021/02/26 15:22:00 UTC

[jira] [Created] (IGNITE-14251) Ignite extension: refactor usage of proxy classes and their names

Mikhail Petrov created IGNITE-14251:
---------------------------------------

             Summary: Ignite extension: refactor usage of proxy classes and their names
                 Key: IGNITE-14251
                 URL: https://issues.apache.org/jira/browse/IGNITE-14251
             Project: Ignite
          Issue Type: Improvement
            Reporter: Mikhail Petrov
            Assignee: Mikhail Petrov


It's proposed to change names of the following proxy classes to make them more consistent:

IgniteProxyImpl -> IgniteNodeProxy 
ClosableIgniteProxyImpl -> ClosableIgniteNodeProxy

IgniteCacheClientProxy -> IgniteClientCacheProxu

 

It's also proposed to reuse ignite-spring-data-commons module in ignite-spring-tx-ext tests as ClientCacheProxy and IgniteCacheProxy duplicate existing IgniteCacheProxy functionality.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)