[GitHub] ignite pull request #3098: Ignite: Batch cache destroy requests added

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3098: Ignite: Batch cache destroy requests added

andrey-kuznetsov
GitHub user dspavlov opened a pull request:

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

    Ignite: Batch cache destroy requests added

   

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-gg-12972

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

    https://github.com/apache/ignite/pull/3098.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 #3098
   
----
commit 268986101933ea9ab355ea990fcd85b505d06180
Author: dpavlov <[hidden email]>
Date:   2017-11-07T18:27:04Z

    GG-12790: implemented force flag transferring in operation add parameter

commit 7e39b3800b9321bacd505b7f77a5931ce5e52b1d
Author: dpavlov <[hidden email]>
Date:   2017-11-08T12:32:59Z

    GG-12790: cancel snapshot in case of not forced

commit 4c7446dd2566f29579229f8150161bfe21eab911
Author: dpavlov <[hidden email]>
Date:   2017-11-27T16:42:49Z

    GG-12972: changes after review part 2: batch cache destroy: force option added as flag to allow Snapshot Utility to restore all caches from cache group (ignoring -caches parameter)

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3098: IGNITE-7071: Batch cache destroy requests added

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---