GitHub user ilantukh opened a pull request:
https://github.com/apache/ignite/pull/1504
11737 : Rebalancing removes in persistence mode.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-gg-11737
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1504.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 #1504
----
commit 8ba772f6bef6c85bf733d40266ed8d3fc5bef9d3
Author: EdShangGG <[email protected]>
Date: 2016-12-23T15:07:11Z
GG-11808 Implement deletion of snapshots on platform level
commit dc086bf355dbd0fe694111427427976669b39422
Author: EdShangGG <[email protected]>
Date: 2016-12-23T15:14:39Z
Merge remote-tracking branch 'origin/ignite-gg-8.0.2.ea1' into GG-11808
commit cf67df2a4d08df90d365f8da602a9ce786cc3725
Author: AKuznetsov <[email protected]>
Date: 2016-12-24T14:20:12Z
GG-11750 Implemented DELETE command and minor refactorings.
commit 7677f5f223d1904d914e6d702aaf925195fbc1b8
Author: AKuznetsov <[email protected]>
Date: 2016-12-25T14:46:33Z
GG-11750 Implemented DELETE command and minor refactorings.
commit 8070da317fec537b130164cac03a0b56e2bf388f
Author: dkarachentsev <[email protected]>
Date: 2016-12-23T14:51:49Z
IGNITE-4109 - BinaryType.isEnum() throws an exception if typeId==0
(cherry picked from commit 2ccae40)
commit c5882a85f4e3a1f61723ac54fd92f087684df6da
Author: devozerov <[email protected]>
Date: 2016-12-26T11:15:42Z
Merge branch 'master' into ignite-2.0
commit cb5633317c9071369ddde1c568e4479a7ccc0557
Author: Dmitriy Govorukhin <[email protected]>
Date: 2016-12-26T13:26:30Z
ignite-gg-11650 Stabilize 8.0.2.ea1 fix for generated full api tests
commit e8f6a540a95728c04da921b84b8c7376c35e47a2
Author: Dmitriy Govorukhin <[email protected]>
Date: 2016-12-26T16:37:43Z
ignite-gg-11650 Stabilize 8.0.2.ea1 fix cache template config
commit d98d947fb971053b2c9e024cb6cf286b4c47d65a
Author: Alexey Goncharuk <[email protected]>
Date: 2016-12-27T09:53:52Z
Merge apache/master into ignite-gg-8.0.2.ea1
commit e93f8d43a92dd8bde12c4677b5fcc6b0c2de6ce6
Author: Ilya Lantukh <[email protected]>
Date: 2016-12-27T10:45:29Z
Merge branches 'ignite-gg-11701' and 'ignite-gg-8.0.2.ea1' of
https://github.com/gridgain/apache-ignite into ignite-gg-11701
commit 893cd901d1f0aae115cff9b944085f90b21a58ee
Author: Aleksei Scherbakov <[email protected]>
Date: 2016-12-27T15:11:34Z
GG-11789 Set lateAffinityAssignment defaults to false
commit 7e73d0223a3f09cbe0b7094a2c04bdf9d63ca9be
Author: devozerov <[email protected]>
Date: 2016-12-28T09:54:47Z
Merge branch 'master' into ignite-2.0
commit 7d82d6a06b5e9f1f8cd2909b865e37d46b8da03f
Author: devozerov <[email protected]>
Date: 2016-12-28T09:58:11Z
IGNITE-3875: Introduced separate thread pool for data streamer. This closes
#1173. This closes #1383.
commit a61b0eaff1817d84c0659e8a7e095f29e22800e1
Author: tledkov-gridgain <[email protected]>
Date: 2016-12-28T11:09:38Z
IGNITE-4405: Hadoop: implemented "readLine" method for HadoopDataInStream
and HadoopDirectDataInput classes. This closes #1358.
commit 2df39a80d80e2575be61a902ccd48615796fcde9
Author: tledkov-gridgain <[email protected]>
Date: 2016-12-28T13:47:24Z
IGNITE-3961: IGFS: Added IgfsSecondaryFileSystem.affintiy() method. This
closes #1114. This closes #1252.
commit 2999ffd5646e608a20080b758f65e0e816343c77
Author: Dmitriy Govorukhin <[email protected]>
Date: 2016-12-28T15:53:36Z
ignite-gg-11842 Add reproducer test.
commit 46688083acbbb183a2d28c548e773878b91d23ae
Author: Dmitriy Govorukhin <[email protected]>
Date: 2016-12-28T15:55:08Z
ignite-gg-11842 Add reproducer test (name update).
commit 721f255eb2de1d8207e35328e2dec6514c22500d
Author: Ilya Lantukh <[email protected]>
Date: 2016-12-28T15:58:38Z
gg-11701 : Fixed preloading.
commit 9b006b26231948caff8f179b83de3dcd9a259f2c
Author: Dmitriy Govorukhin <[email protected]>
Date: 2016-12-28T16:08:38Z
ignite-gg-11836 fix issue.
commit bed897dc01960dcbb7219ad948973e0f27bfa564
Author: Ilya Lantukh <[email protected]>
Date: 2016-12-28T16:31:51Z
gg-11701 : Fixed force keys request for single get.
commit 07535d92cd37cc949188434eb7ded2fc8d2e0647
Author: Ilya Lantukh <[email protected]>
Date: 2016-12-28T16:48:15Z
gg-11701 : Added check to multiple get.
commit a38fd00de0a2d2d54b3702f94797639f8aa26dbd
Author: EdShangGG <[email protected]>
Date: 2016-12-28T19:34:37Z
GG-11805 Logging details about start/finish snapshot operation and provided
information from client
commit 5c106da0526fd3afc057ee50efc532f8176d60fa
Author: EdShangGG <[email protected]>
Date: 2016-12-28T19:48:12Z
Merge remote-tracking branch 'origin/ignite-gg-8.0.2.ea2' into GG-11803
commit 2e691d80ea4870c3e7b5b127792b66c920f72c39
Author: tledkov-gridgain <[email protected]>
Date: 2016-12-29T08:00:01Z
IGNITE-4462: IGFS: removed grid name from HadoopIgfsEndpoint. This closes
#1368.
commit a9b1fc2b3840d47d7c978d9296e8ae6bdeb10be5
Author: tledkov-gridgain <[email protected]>
Date: 2016-12-29T08:07:22Z
IGNITE-4459: Hadoop: weighted planned is default one from now on. This
closes #1391.
commit 1f743465d6875ef48b1835d03a78a0dbaf339bf6
Author: tledkov-gridgain <[email protected]>
Date: 2016-12-29T08:14:10Z
IGNITE-4458: Hadoop: "striped" shuffle mode is default from now on. This
closes #1390.
commit 9776f3f4925f27d6639a7381c5151ebe8e58b683
Author: Alexey Goncharuk <[email protected]>
Date: 2016-12-29T09:25:09Z
GG-11764 - refreshPage() assertion fix
commit 12130467e75e537a0000752e9afc99f4a547e965
Author: Alexey Goncharuk <[email protected]>
Date: 2016-12-29T11:04:33Z
Merge ignite-gg-8.0.2.ea2 into ignite-gg-11414
commit 1ffd04aaedf09afa588a37479b6d74ced910137b
Author: Alexey Goncharuk <[email protected]>
Date: 2016-12-29T11:19:50Z
GG-11414 - Fixing compilation after merge.
commit ff9aa8898445c2a30e80fbc94f668eb5cd29a7d8
Author: Ilya Lantukh <[email protected]>
Date: 2016-12-29T13:04:49Z
Merge branches 'ignite-gg-11701' and 'ignite-gg-8.0.2.ea2' of
https://github.com/gridgain/apache-ignite into ignite-gg-11701
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---