GitHub user sergey-chugunov-1985 opened a pull request: https://github.com/apache/ignite/pull/2199
Ignite gg 12347 1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-gg-12347-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2199.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 #2199 ---- commit 9bf26ac75ddb4c91dabcd117eb0e92be9d2b735d Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-06-08T14:18:00Z Minor fixes, refactoring. (cherry picked from commit f670be2) commit 975c9bc480decb5a06d7cda5434745e5b264d401 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-06-08T14:47:46Z Javadoc. commit cd4d04007ca7ad1bfbd7f358f9182f970d38ec3e Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2017-06-08T16:10:54Z IGNITE-5267 - Moved WAL system properties to WAL configuration commit 15f3c4eeb7642791845ca19cce7e47c5e61c5139 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-06-08T19:25:32Z Made data structure name unique per group. commit 4b89ae0197ca4acc4d1ee730d296d0e1693674f7 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2017-06-09T11:23:48Z IGNITE-5267 - Cleaning public API commit ee5c5ca765d778bccae444db1f8db6ae88a95253 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-06-09T12:34:16Z API commit d099d82b1b37aaa2ec12291902b79e04d30c0693 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-06-09T12:34:39Z Merge remote-tracking branch 'community/ignite-5267-ds' into ignite-5267-ds commit 87551427c5796a5d48f60a412a770b810269b797 Author: Konstantin Dudkov <kdud...@ya.ru> Date: 2017-06-09T13:21:31Z IGNITE-5306 - Persist SQL context along with cache configuration commit 7977052e45907b8d36340b41ba07bb1d9769af11 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-06-09T13:27:30Z Named default group. commit b6c736172006814eb848bc5abc9dd515bcfec8fb Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2017-06-09T13:43:48Z Merge branch master into ignite-5267 commit fbb51b01caa666ec9625b9c7f05f80020b05d647 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2017-06-09T14:17:47Z Merge from ignite-5267 commit ffe1a010c9452954aabd091b25e3dc47128acdcd Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2017-06-09T14:20:07Z Merge from ignite-5267 commit 65d21ebd094c2d93fe18693f5f1ff9dfbb330053 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-06-09T14:45:56Z ignite-5324 : Volatile data structures. commit f9ed6120baa6d0db826f1e58f4fd7b791711734a Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2017-06-09T15:15:28Z IGNITE-5267 - Fixed NPE in checkpointer commit bdbba0ee9a5437a3f66d05c8175bfcb2f309b3bd Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com> Date: 2017-06-11T18:53:56Z IGNITE-5392 - Joining node must accept cluster active status commit 6bf5ce46c1e6c4e3dcf042ac91a5b61a726c5821 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2017-06-11T20:02:44Z IGNITE-5267 - Moved ignite-ps module to ignite-core commit 4dc81ca86347107848328d1e2e206b796976fb23 Author: Alexey Goncharuk <alexey.goncha...@gmail.com> Date: 2017-06-12T05:22:49Z IGNITE-5267 - Added missing class commit 195147d573d7cb3fc637f74937ee561b03a3c574 Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com> Date: 2017-06-13T05:23:38Z IGNITE-5267 - Activate nodes after start commit d38dfcd5c4a49b6ec4be1cfdb4f28f7d152cd14a Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com> Date: 2017-06-13T10:01:16Z ignite-5267-merge remove pds dependency, restore data structures only in snapshot operation commit cf886fd5816534b46a1247d3bdc41061087608e4 Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com> Date: 2017-06-13T10:22:30Z ignite-2.1.1 fix java doc commit d2dcc1d032c7f9692ddfe50fa8a80e375e8d4c9b Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com> Date: 2017-06-13T10:45:11Z ignite-2.1.1 fix import commit b65ca6854828c0f2368edab202ba00f31365a3e3 Author: Ivan Rakov <ivan.glu...@gmail.com> Date: 2017-06-13T10:50:31Z ignite-2.1.1 fixing pds tests commit 1181b478d7810d4485da43204c9f64757be6a8e4 Author: Ivan Rakov <ivan.glu...@gmail.com> Date: 2017-06-13T11:51:25Z ignite-2.1.1 fixing pds tests commit 68739b7cffae5b4bb3714dfe12bcf93327f136b8 Author: Alexey Kuznetsov <akuznet...@apache.org> Date: 2017-06-13T12:27:32Z IGNITE-5267 Snapshots support. commit ec50e23591c4d2e2332b7a81b7218ee44f358afe Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-06-13T12:34:02Z Merge with ignite-5267-merge. commit 4342f46ab4258f8219e45f4b69435f38b6d0f2b5 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-06-13T12:37:34Z ignite-5267 : Test for unique name per group. commit 2b0741039e7cc6e36871b97bab53780edfc84648 Author: Ilya Lantukh <ilant...@gridgain.com> Date: 2017-06-13T12:38:55Z ignite-5267 : Removed redundant test. commit 4a86cae203ed9aed953cd6093884cf8cab4531e3 Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com> Date: 2017-06-13T12:48:39Z ignite-2.1.1 fix state processor, skip if daemon commit 5c567aeb5458159bc41dbd251dfa8a65701f4861 Author: Ivan Rakov <ivan.glu...@gmail.com> Date: 2017-06-13T13:06:42Z ignite-2.1.1 moving pds tests that depend on indexing to separate suite commit 5e9d9ebc1140f9647fc1b325ba81d0ad6c2c69f3 Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com> Date: 2017-06-13T13:21:20Z ignite-2.1.1 Added description to MX bean ---- --- 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. ---