[jira] [Commented] (IGNITE-4983) .NET: Cache plugins do not work

2017-04-14 Thread Pavel Tupitsyn (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-4983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968930#comment-15968930
 ] 

Pavel Tupitsyn commented on IGNITE-4983:


Fixed in master

> .NET: Cache plugins do not work
> ---
>
> Key: IGNITE-4983
> URL: https://issues.apache.org/jira/browse/IGNITE-4983
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Affects Versions: 2.0
>Reporter: Pavel Tupitsyn
>Assignee: Pavel Tupitsyn
> Fix For: 2.0
>
>
> IGNITE-3477 brought breaking changes to cache plugin infrastructure. Now 
> cache plugins can not exist independently of grid plugins: 
> {{PluginProvider.createCacheProvider}} creates cache provider, instead of 
> {{CachePluginConfiguration.createProvider}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4983) .NET: Cache plugins do not work

2017-04-14 Thread Pavel Tupitsyn (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-4983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968920#comment-15968920
 ] 

Pavel Tupitsyn commented on IGNITE-4983:


IGNITE-4987 created to restore .NET-based cache plugins

> .NET: Cache plugins do not work
> ---
>
> Key: IGNITE-4983
> URL: https://issues.apache.org/jira/browse/IGNITE-4983
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Affects Versions: 2.0
>Reporter: Pavel Tupitsyn
>Assignee: Pavel Tupitsyn
> Fix For: 2.0
>
>
> IGNITE-3477 brought breaking changes to cache plugin infrastructure. Now 
> cache plugins can not exist independently of grid plugins: 
> {{PluginProvider.createCacheProvider}} creates cache provider, instead of 
> {{CachePluginConfiguration.createProvider}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (IGNITE-4983) .NET: Cache plugins do not work

2017-04-14 Thread Pavel Tupitsyn (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-4983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968896#comment-15968896
 ] 

Pavel Tupitsyn commented on IGNITE-4983:


We should probably remove {{ICachePluginProvider}} and related infrastructure 
and leave only Java-based plugins in place ({{ICachePluginConfiguration}} with 
non-null {{CachePluginConfigurationClosureFactoryId}}).

> .NET: Cache plugins do not work
> ---
>
> Key: IGNITE-4983
> URL: https://issues.apache.org/jira/browse/IGNITE-4983
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Affects Versions: 2.0
>Reporter: Pavel Tupitsyn
>Assignee: Pavel Tupitsyn
> Fix For: 2.0
>
>
> IGNITE-3477 brought breaking changes to cache plugin infrastructure. Now 
> cache plugins can not exist independently of grid plugins: 
> {{PluginProvider.createCacheProvider}} creates cache provider, instead of 
> {{CachePluginConfiguration.createProvider}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)