[GitHub] ignite pull request #2157: Ignite 2.1.2

2017-07-04 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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.
---


[GitHub] ignite pull request #2157: Ignite 2.1.2

2017-06-19 Thread devozerov
GitHub user devozerov opened a pull request:

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

Ignite 2.1.2



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

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

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

https://github.com/apache/ignite/pull/2157.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 #2157


commit d817d2abe08fe62528f801481880d5a09b6da2c3
Author: Ilya Lantukh 
Date:   2017-06-08T00:31:51Z

Data structures based on cache groups - WIP.

(cherry picked from commit e0cab64)

commit d08b3b41b9924659515388da026ad1401385ae2e
Author: Ilya Lantukh 
Date:   2017-06-08T13:27:21Z

Data structures based on groups - minor fixes.

(cherry picked from commit 390a24f)

commit 9bf26ac75ddb4c91dabcd117eb0e92be9d2b735d
Author: Ilya Lantukh 
Date:   2017-06-08T14:18:00Z

Minor fixes, refactoring.

(cherry picked from commit f670be2)

commit 975c9bc480decb5a06d7cda5434745e5b264d401
Author: Ilya Lantukh 
Date:   2017-06-08T14:47:46Z

Javadoc.

commit cd4d04007ca7ad1bfbd7f358f9182f970d38ec3e
Author: Alexey Goncharuk 
Date:   2017-06-08T16:10:54Z

IGNITE-5267 - Moved WAL system properties to WAL configuration

commit 15f3c4eeb7642791845ca19cce7e47c5e61c5139
Author: Ilya Lantukh 
Date:   2017-06-08T19:25:32Z

Made data structure name unique per group.

commit 4b89ae0197ca4acc4d1ee730d296d0e1693674f7
Author: Alexey Goncharuk 
Date:   2017-06-09T11:23:48Z

IGNITE-5267 - Cleaning public API

commit ee5c5ca765d778bccae444db1f8db6ae88a95253
Author: Ilya Lantukh 
Date:   2017-06-09T12:34:16Z

API

commit d099d82b1b37aaa2ec12291902b79e04d30c0693
Author: Ilya Lantukh 
Date:   2017-06-09T12:34:39Z

Merge remote-tracking branch 'community/ignite-5267-ds' into ignite-5267-ds

commit 87551427c5796a5d48f60a412a770b810269b797
Author: Konstantin Dudkov 
Date:   2017-06-09T13:21:31Z

IGNITE-5306 - Persist SQL context along with cache configuration

commit 7977052e45907b8d36340b41ba07bb1d9769af11
Author: Ilya Lantukh 
Date:   2017-06-09T13:27:30Z

Named default group.

commit b6c736172006814eb848bc5abc9dd515bcfec8fb
Author: Alexey Goncharuk 
Date:   2017-06-09T13:43:48Z

Merge branch master into ignite-5267

commit fbb51b01caa666ec9625b9c7f05f80020b05d647
Author: Alexey Goncharuk 
Date:   2017-06-09T14:17:47Z

Merge from ignite-5267

commit ffe1a010c9452954aabd091b25e3dc47128acdcd
Author: Alexey Goncharuk 
Date:   2017-06-09T14:20:07Z

Merge from ignite-5267

commit 65d21ebd094c2d93fe18693f5f1ff9dfbb330053
Author: Ilya Lantukh 
Date:   2017-06-09T14:45:56Z

ignite-5324 : Volatile data structures.

commit f9ed6120baa6d0db826f1e58f4fd7b791711734a
Author: Alexey Goncharuk 
Date:   2017-06-09T15:15:28Z

IGNITE-5267 - Fixed NPE in checkpointer

commit bdbba0ee9a5437a3f66d05c8175bfcb2f309b3bd
Author: Dmitriy Govorukhin 
Date:   2017-06-11T18:53:56Z

IGNITE-5392 - Joining node must accept cluster active status

commit 6bf5ce46c1e6c4e3dcf042ac91a5b61a726c5821
Author: Alexey Goncharuk 
Date:   2017-06-11T20:02:44Z

IGNITE-5267 - Moved ignite-ps module to ignite-core

commit 4dc81ca86347107848328d1e2e206b796976fb23
Author: Alexey Goncharuk 
Date:   2017-06-12T05:22:49Z

IGNITE-5267 - Added missing class

commit 195147d573d7cb3fc637f74937ee561b03a3c574
Author: Dmitriy Govorukhin 
Date:   2017-06-13T05:23:38Z

IGNITE-5267 - Activate nodes after start

commit d38dfcd5c4a49b6ec4be1cfdb4f28f7d152cd14a
Author: Dmitriy Govorukhin 
Date:   2017-06-13T10:01:16Z

ignite-5267-merge remove pds dependency, restore data structures only in 
snapshot operation

commit cf886fd5816534b46a1247d3bdc41061087608e4
Author: Dmitriy Govorukhin 
Date:   2017-06-13T10:22:30Z

ignite-2.1.1 fix java doc

commit d2dcc1d032c7f9692ddfe50fa8a80e375e8d4c9b
Author: Dmitriy Govorukhin 
Date:   2017-06-13T10:45:11Z

ignite-2.1.1 fix import

commit b65ca6854828c0f2368edab202ba00f31365a3e3
Author: Ivan Rakov 
Date:   2017-06-13T10:50:31Z

ignite-2.1.1 fixing pds tests

commit 1181b478d7810d4485da43204c9f64757be6a8e4
Author: Ivan Rakov 
Date:   2017-06-13T11:51:25Z

ignite-2.1.1 fixing pds tests

commit