GitHub user kdudkov reopened a pull request: https://github.com/apache/ignite/pull/1174
Ignite 4088 new API methods for start/destroy multiple dynamic caches You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4088 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1174.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 #1174 ---- commit f4116c58ba85ff39f99c83f221def087a9182f41 Author: Konstantin Dudkov <kdud...@ya.ru> Date: 2016-10-18T13:20:27Z IGNITE-4088 add createCaches API method commit 1583ebcaae866119133a1269b49a912ef27bcbd9 Author: sboikov <sboi...@gridgain.com> Date: 2016-10-18T14:05:06Z ignite-4088 minor commit 39452427a0be34cf9e8b4593eec856dbc9d26f9c Author: Konstantin Dudkov <kdud...@ya.ru> Date: 2016-10-18T15:38:00Z IGNITE-4088 dynamicStartCaches rework commit 635a91fca15d03de3800f279a5fe42cc044d4c68 Author: Konstantin Dudkov <kdud...@ya.ru> Date: 2016-10-19T08:27:38Z IGNITE-4088 getOrCreateCaches commit 1d6146a7d7968299db762b6e1455f33cbee151c0 Author: Konstantin Dudkov <kdud...@ya.ru> Date: 2016-10-19T08:31:54Z IGNITE-4088 minor style fix commit 44f2b68f4694a472c5911f91dc3b1273c231f034 Author: Konstantin Dudkov <kdud...@ya.ru> Date: 2016-10-19T09:34:55Z IGNITE-4088 tests commit b832dbf34084d316bad33b1a212ad11b64c649fd Author: Konstantin Dudkov <kdud...@ya.ru> Date: 2016-10-19T09:49:13Z IGNITE-4088 destroyCaches, tests ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---