[jira] [Commented] (IGNITE-3340) .NET: Cache store is not destroyed on DestroyCache

2016-06-23 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-3340:


Github user ptupitsyn closed the pull request at:

https://github.com/apache/ignite/pull/827


> .NET: Cache store is not destroyed on DestroyCache
> --
>
> Key: IGNITE-3340
> URL: https://issues.apache.org/jira/browse/IGNITE-3340
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Affects Versions: 1.1.4
>Reporter: Pavel Tupitsyn
>Assignee: Pavel Tupitsyn
>Priority: Critical
>  Labels: .net
> Fix For: 1.7
>
>
> cacheStoreDestroy platform callback should be called whenever owner cache is 
> destroyed.
> See stopLifecycleAware call in GridcacheProcessor.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (IGNITE-3340) .NET: Cache store is not destroyed on DestroyCache

2016-06-23 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on IGNITE-3340:


GitHub user ptupitsyn opened a pull request:

https://github.com/apache/ignite/pull/827

IGNITE-3340 .NET: Fix cache store release on cache destroy



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ptupitsyn/ignite ignite-3340

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/827.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #827


commit c40ee2d4381a4eea01978edc5f2999b7a632d74f
Author: Pavel Tupitsyn 
Date:   2016-06-23T14:40:52Z

IGNITE-3340 .NET: Cache store is not destroyed on DestroyCache - wip

commit 9ed1b033168ffa69f0766e080238e231a4971135
Author: Pavel Tupitsyn 
Date:   2016-06-23T14:55:25Z

wip

commit 019ddfc438c80153fe6ac4c1d7f68b8a6b7721f0
Author: Pavel Tupitsyn 
Date:   2016-06-23T15:07:38Z

Add handle test




> .NET: Cache store is not destroyed on DestroyCache
> --
>
> Key: IGNITE-3340
> URL: https://issues.apache.org/jira/browse/IGNITE-3340
> Project: Ignite
>  Issue Type: Bug
>  Components: platforms
>Affects Versions: 1.1.4
>Reporter: Pavel Tupitsyn
>Assignee: Pavel Tupitsyn
>Priority: Critical
>  Labels: .net
> Fix For: 1.7
>
>
> cacheStoreDestroy platform callback should be called whenever owner cache is 
> destroyed.
> See stopLifecycleAware call in GridcacheProcessor.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)