[GitHub] ignite pull request #1361: Prevent reading from backup node until re-balanci...

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

[GitHub] ignite pull request #1361: Prevent reading from backup node until re-balanci...

andrey-kuznetsov
GitHub user ilantukh opened a pull request:

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

    Prevent reading from backup node until re-balancing is finished

   

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

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

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

    https://github.com/apache/ignite/pull/1361.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 #1361
   
----
commit c202949f478d999cdce28adde01eb3208555e8fe
Author: Sergi Vladykin <[hidden email]>
Date:   2016-09-16T09:44:05Z

    ignite-db-x - fixed ClassCastException on IO

commit 4d06726b2ad401ab47a08a3bb079f4c499cf8347
Author: Sergi Vladykin <[hidden email]>
Date:   2016-09-16T11:02:23Z

    ignite-db-x - minor

commit 55190ff4c2c24d95a30945cf75e2e7b62c5e598e
Author: Sergi Vladykin <[hidden email]>
Date:   2016-09-16T11:38:25Z

    ignite-db-x - acquiredPages fix

commit 6c32591e6f946154a7e00f93c3e5d975c0810759
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-09-16T12:35:46Z

    EA1 - Corrected capacity

commit eef746b62716b05a4c6da64c0795bb720bb5e238
Author: sboikov <[hidden email]>
Date:   2016-09-16T12:38:02Z

    ignite-db-x: fixed partition eviction during tx commit

commit d7fc37e04e4ff327862ef525133258907e51b369
Author: Ilya Lantukh <[hidden email]>
Date:   2016-09-16T13:07:05Z

    Fixed GridCacheAbstractLocalStoreSelfTest.

commit 8fb882d8e702dce7ae95a622b7de6cf898e47b2d
Author: Ilya Lantukh <[hidden email]>
Date:   2016-09-16T13:07:46Z

    Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite into ignite-db-x

commit d3dfc1ff23b8b48899022bdbda55ece69d730d78
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-09-16T13:15:21Z

    Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite into ignite-gg-8.0.0.ea1

commit 6c0110bdb4564711427cfbb52601f8392bf1e2bc
Author: Ilya Lantukh <[hidden email]>
Date:   2016-09-16T13:15:54Z

    Fixed GridCacheStoreValueBytesSelfTest.

commit 1169309ffda25074c716ba2d9c25eb3c29f00d4d
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-09-16T13:23:26Z

    EA1 - Fixed compilation.

commit c866e8f51317c9b9777f732aab4bae5207853076
Author: Sergi Vladykin <[hidden email]>
Date:   2016-09-16T13:29:11Z

    ignite-db-x - massivePut

commit f3d1a876bb87f2272fe343980e54f2406703f325
Author: Sergi Vladykin <[hidden email]>
Date:   2016-09-16T13:29:33Z

    Merge remote-tracking branch 'community/ignite-db-x' into ignite-db-x

commit 0a2b066dd9a4df7f2f0ecb948daa422e61e12c6b
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-09-16T13:31:27Z

    Merge ignite-gg-8.0.0.ea1 into ignite-gg-11427

commit b2d8efeffca8a29c91658bdba131068855b8ffc9
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-09-16T13:31:49Z

    Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite into ignite-gg-8.0.0.ea1

commit 37923cc8c9b9ca80dcd831e482ed1ee4e081aefb
Author: Ilya Lantukh <[hidden email]>
Date:   2016-09-16T14:16:41Z

    Fixed DataStreamProcessorSelfTest.

commit 046fef15db0b746e3870db1e4cb001bff45ad185
Author: Ilya Lantukh <[hidden email]>
Date:   2016-09-16T14:17:20Z

    Merge branch 'ignite-db-x' of https://github.com/gridgain/apache-ignite into ignite-db-x

commit 77f46c6a8f419bc88c612893e28dfacd65d9b8ea
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-09-16T20:20:21Z

    EA1 - Fixed early data row remove

commit a0068ac47091cbc226bb84c7f4a0ccbeb41c8198
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-09-17T02:18:02Z

    EA1 - Fixed wrong place to clean up partition

commit 75fa2e168408751f30a322654a80597aa83220cc
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-09-18T12:52:56Z

    EA1 - Added page size check.

commit 5cf50bd2106692d84b527c8c94d5528bc43f7531
Author: Sergi Vladykin <[hidden email]>
Date:   2016-09-19T09:55:43Z

    ignite-db-x - fixing btree concurrent ops 2

commit 34c3dbb45d96faebbdb21745200c7209aec7db85
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-09-19T11:40:28Z

    EA1 - Sync WAL archive with CP history, do not use WAL rebalance iterator for small partitions (adjustable)

commit 8c0bf39f6c295df8cd084a425e3d3365a22950ac
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-09-19T12:51:54Z

    GG-11427 - Per partition indexes stored in partition files.

commit 548bce88c7bf5672f8c7233204ef56e60738e6b1
Author: Sergi Vladykin <[hidden email]>
Date:   2016-09-19T15:01:15Z

    ignite-db-x - btree lock tracing

commit ccb762dd6b846d93d65ed092f2d9bc19a0e3e053
Author: Sergi Vladykin <[hidden email]>
Date:   2016-09-19T15:01:31Z

    ignite-db-x - btree lock tracing

commit abe5309405be8f05324c63a4c72796fde50743d4
Author: Sergi Vladykin <[hidden email]>
Date:   2016-09-19T15:40:27Z

    ignite-db-x - more tests

commit 003602451986a8694ea284fdb83ae2e55519f5f7
Author: Sergi Vladykin <[hidden email]>
Date:   2016-09-19T15:52:39Z

    Merge remote-tracking branch 'community/ignite-gg-8.0.0.ea1' into ignite-gg-8.0.0.ea1

commit 6f12261b6d8c5d74fcba468b5885703bae1a279d
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-09-19T16:06:20Z

    GG-11427 - Per partition indexes stored in partition files.

commit bf571f1d35bcd5b6eadfbd33e3f0866fbac33e29
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-09-19T16:09:18Z

    Merge branch 'ignite-gg-8.0.0.ea1' of https://github.com/gridgain/apache-ignite into ignite-gg-11427

commit 63ed76453e1ba88fd9809acd19d073801bfae3f5
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-09-20T09:26:35Z

    11427 - Fixing tests WIP

commit b20699362e39efa969f2c8cb76c164a6f5eaab89
Author: Alexey Goncharuk <[hidden email]>
Date:   2016-09-20T09:28:32Z

    DB-X - Fixed remove()

----


---
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 #1361: Prevent reading from backup node until re-balanci...

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

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


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