[GitHub] ignite pull request #2125: IGNITE-5458-2.1.1

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

[GitHub] ignite pull request #2125: IGNITE-5458-2.1.1

andrey-kuznetsov
GitHub user devozerov opened a pull request:

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

    IGNITE-5458-2.1.1

   

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

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

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

    https://github.com/apache/ignite/pull/2125.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 #2125
   
----
commit 7808492b7dee12bdd0c3922e1760ffa364183bc2
Author: Alexey Kuznetsov <[hidden email]>
Date:   2017-04-18T16:52:30Z

    8.0.4.ea1 Fixed snapshot utility tests.

commit c812cc843e3fdfbc17a99920247320af997b3aa4
Author: Eduard Shangareev <[hidden email]>
Date:   2017-04-19T10:30:15Z

    GG-12118 Stabilize tests in 8.0.4.ea1 after master merge
    -fixing NPE in exchange future

commit 553288b11d9d6ed2f8cd9c612399944533d64988
Author: Ivan Rakov <[hidden email]>
Date:   2017-04-19T10:36:42Z

    GG-12118: Page counter increment fix

commit 40bbc5d12b20c3ebf3e4c9dba0675c080a811d3c
Author: Alexey Goncharuk <[hidden email]>
Date:   2017-04-19T15:15:36Z

    Merge ignite-2.0 into ignite-gg-8.0.4.ea1

commit be8b260bd90e951c84ccbbb733e89fcd6c758279
Author: Ivan Rakov <[hidden email]>
Date:   2017-04-19T16:00:17Z

    IGNITE-4861: Export rebalance metrics and state as MBeans

commit 58995f668a172f3acdb2bd6386dc5390f0dca9a2
Author: Alexey Kuznetsov <[hidden email]>
Date:   2017-04-19T16:27:27Z

    8.0.4.ea1 Fixed compilation.

commit d8c6ffafa0923544dbb9814c2ea0cbbddde7a5d0
Author: EdShangGG <[hidden email]>
Date:   2017-04-19T16:24:36Z

    GG-12118 Stabilize tests in 8.0.4.ea1 after master merge
    -fixing issued with message ids

commit 097b4f67e48e31b61ffa5c1220d7ada8b51f4516
Author: Ivan Rakov <[hidden email]>
Date:   2017-04-20T08:53:14Z

    GG-12118: Build fix

commit 22826bc93dc2f186ef6e129d687a28b1c1f384b0
Author: Ivan Rakov <[hidden email]>
Date:   2017-04-20T11:44:08Z

    IGNITE-4861: Counting expected amount of keys for rebalance metrics hangs exchange, fix TBD

commit 75c760aa0f16aee7c1a77c9d1a87114f141659ab
Author: Ivan Rakov <[hidden email]>
Date:   2017-04-20T13:47:45Z

    IGNITE-4861: Metrics fix

commit a527e4123aad5233995d643d1a9bc1dc330a9949
Author: Ilya Lantukh <[hidden email]>
Date:   2017-04-20T14:06:00Z

    gg-12095 : part2node usage optimization

commit 1be7d4a8cba88ffdca35d9d2936d2f92a51f02db
Author: Ilya Lantukh <[hidden email]>
Date:   2017-04-20T14:16:41Z

    gg-12095 : part2node usage optimization for client topology.

commit 6e93d04d0117ff4977ad5f2ffe2a4c990c5ab0cb
Author: Alexey Kuznetsov <[hidden email]>
Date:   2017-04-20T16:17:48Z

    GG-12050 Snapshots catalog beta.

commit 907b13ebcaa07c7471588de1f831e5ad827eeb71
Author: vsisko <[hidden email]>
Date:   2017-04-21T02:42:15Z

    ignite-2.0 Fixed IGNITE_MODULES search path.
    (cherry picked from commit 8ad5a94)

commit d43a63c5e878460c1a9d6e2569e315aada788a76
Author: Alexey Kuznetsov <[hidden email]>
Date:   2017-04-21T09:34:01Z

    GG-12050 Fixed dependencies.

commit 1aeaf2070a56f1dd6a867108e0d54038f7985446
Author: Ivan Rakov <[hidden email]>
Date:   2017-04-20T16:22:16Z

    GG-12118: Metrics test fix

commit 39abe5ee8c918c0866627ad30813f361f6ab8145
Author: Alexey Goncharuk <[hidden email]>
Date:   2017-04-21T11:26:23Z

    IGNITE-3477 - Properly handle GridDhtInvalidPartitionException

commit 97b895719aa163281898589eff90d2dd4479b1df
Author: EdShangGG <[hidden email]>
Date:   2017-04-21T13:11:24Z

    Merge branch 'ignite-gg-12064' into ignite-gg-8.0.4.ea1

commit 0292ce00b20a1cdf7852f213e17190d80d42f2b3
Author: Ilya Lantukh <[hidden email]>
Date:   2017-04-21T16:42:25Z

    gg-12120 : Throw exception instead of AssertionError when partition is in invalid state.

commit f9f5053573b1526de34540879cad45fdd8b00782
Author: Ilya Lantukh <[hidden email]>
Date:   2017-04-21T16:46:19Z

    Merge branches 'ignite-gg-12120' and 'ignite-gg-8.0.4.ea1' of https://github.com/gridgain/apache-ignite into ignite-gg-12120

commit 6e571f8ed17849b88aa51f942dab091f251d6fd5
Author: devozerov <[hidden email]>
Date:   2017-04-24T09:31:51Z

    IGNITE-5058: Fixed QueryIndex validation when QueryEntity.valueType is not set yet. This closes #1861.

commit 999801be8b0d4b321b7d334a075e4184c95eb197
Author: Ilya Lantukh <[hidden email]>
Date:   2017-04-24T13:47:35Z

    Merge branches 'ignite-gg-12095' and 'ignite-gg-8.0.4.ea1' of https://github.com/gridgain/apache-ignite into ignite-gg-8.0.4.ea1

commit ed5c09653afea5a6f76a1042e162c9288af90802
Author: Ilya Lantukh <[hidden email]>
Date:   2017-04-24T14:31:30Z

    ignite-5068 : Replaced part2node with diffFromAffinity.

commit bbef4cce7d0e705b0e41fdb24028bcf9a861ddd9
Author: Ilya Lantukh <[hidden email]>
Date:   2017-04-24T14:33:22Z

    Merge branches 'ignite-gg-12120' and 'ignite-gg-8.0.4.ea1' of https://github.com/gridgain/apache-ignite into ignite-gg-8.0.4.ea1

commit c094ac5a95e546f03713ec1def9157fe273bb032
Author: Ilya Lantukh <[hidden email]>
Date:   2017-04-24T15:55:34Z

    ignite-5068 : Fixed diffFromAffinity consistency when affinity initialization is deferred (node left)

commit 8702da9558570043c9e458a903c78d8015d919e8
Author: Alexey Kuznetsov <[hidden email]>
Date:   2017-04-25T07:02:26Z

    GG-12132 Added magic header to protect from unexpected input.
    (cherry picked from commit e4a926b)

commit d465f6c69dcfddc944a2974c364eabe51f8d98aa
Author: devozerov <[hidden email]>
Date:   2017-04-19T16:44:30Z

    IGNITE-5027: Fixed issue with duplicate names on quto-generated indexes. This closes #1831.

commit 81d9dcb60d077c829af828a10a3250ed066c8ab1
Author: Ilya Lantukh <[hidden email]>
Date:   2017-04-25T14:08:11Z

    ignite-5068 : Fixed possible NPE in detectLostPartitions(...)

commit 30ba7698dfcf2e9eb4376afb704e0ab615ffde5e
Author: EdShangGG <[hidden email]>
Date:   2017-04-25T15:48:07Z

    fixing isFirstJvm method

commit 401b7a0b76e8372841e4170b14de75da7f45fa76
Author: Ilya Lantukh <[hidden email]>
Date:   2017-04-25T16:30:03Z

    ignite-5068 : Fixed diff calculation, added workaround when requested affVer != diffFromAffinityVer.

----


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2125: IGNITE-5458-2.1.1

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

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


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---