[GitHub] ignite pull request #3596: For TeamCity test: default-readFromBackup-true fo...

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

[GitHub] ignite pull request #3596: For TeamCity test: default-readFromBackup-true fo...

andrey-kuznetsov
GitHub user daradurvs opened a pull request:

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

    For TeamCity test: default-readFromBackup-true for all cache's tests

   

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

    $ git pull https://github.com/daradurvs/ignite ignite-5357-default-readFromBackup-true

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

    https://github.com/apache/ignite/pull/3596.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 #3596
   
----
commit fc6cdf8cff5236254c9f3d4805561ca0baa8518d
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-02-27T15:58:38Z

    ignite-5357: neineighborhoods selection logic was added

commit 7fe3b609bd5c5adfcca26516958da32796fc0be6
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-02-27T16:01:02Z

    ignite-5357: fix statement with 'canRemap' flag

commit 9c07ad741c1fcc2a051b77207d7f939b03a7d668
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-02-27T16:09:29Z

    ignite-5357: code style fix

commit 65546ae4f60d13bcbd49fa2c526ed00d63dd2b90
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-02-27T16:30:09Z

    ignite-5357: replaced parallelStream with stream

commit f6197a0e3994a671debb802474cde042f4a1749d
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-02-27T17:18:22Z

    ignite-5357: fix nullable logic

commit b35ddb9cf8d15e3739ee55ce830cf9e442687a7e
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-02-27T17:20:12Z

    ignite-5357: remove unnecessary imports

commit 518a083913d7a4dbd26faf96cc0d3ce1f89dc60d
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-02-27T17:36:16Z

    ignite-5357: skip primary node condition was added

commit ded2441863ff9582947ae20a48161b366b793ca7
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-02-28T15:36:24Z

    ignite-5357: refactoring

commit 883dbbff5d257c4eb8a3de65020c84c5c444ae54
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-02-28T17:50:01Z

    ignite-5357: javadoc fix

commit e76013f40f17fc5ee07370b3d0d1ee7b73580460
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-02-28T19:22:13Z

    ignite-5357: refactoring

commit eaaa0318dc0242dc901ad9b447bfdbd96e9c7698
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-02-28T19:33:37Z

    ignite-5357: back logic

commit 66097c4998e799df980591d1fa0126096a27267e
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-02-28T19:36:24Z

    ignite-5357: changed logic

commit f6f0db629bc19b414ae15f7aea63cec3e08f9749
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-02-28T19:37:45Z

    ignite-5357: changed logic 2

commit 91c75ef77093e8747fd90d1b505d47aedacd711f
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-02-28T19:54:36Z

    ignite-5357: removed utils method

commit 26c639ef9ba30b58b18fb21a56a644f14021dbb1
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-02-28T20:43:09Z

    Merge remote-tracking branch 'origin/ignite-5357-2' into ignite-5357

commit 09ba7b2effd29fb9c6202958d4d019daf22e9800
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-03-01T23:59:16Z

    ignite-5357: requests distribution tests were added

commit 8a685e10f15a89eb48b4db731d6035c31dae9176
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-03-02T06:02:33Z

    ignite-5357: fix tests classes names

commit 56579c8f5194744e6ce83103d33d034f95ee219b
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-03-02T09:32:39Z

    ignite-5357: fix node for getting primary keys

commit a5fca8ab25bc66c39ec46843a0c65ce09ba9334a
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-03-02T10:08:00Z

    ignite-5357: code style fix: long line split

commit 688cd3e25639b9301deb6327de6be1a8b52a041f
Author: Vyacheslav Daradur <daradurvs@...>
Date:   2018-03-02T10:32:43Z

    ignite-5357: changed flag CacheConfiguration to 'true'

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3596: For TeamCity test: default-readFromBackup-true fo...

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

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


---