[GitHub] ignite pull request #4987: Ignite 9630

2018-10-15 Thread SGrimstad
GitHub user SGrimstad opened a pull request:

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

Ignite 9630



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

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

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

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


commit 1a41a15edf6ad9f394fc09fc91052abbf7004d7f
Author: SGrimstad 
Date:   2018-09-27T14:23:28Z

IGNITE-9632 implementation

commit 03d73e26e4ccee1753f213d01f5656788c135d85
Author: SGrimstad 
Date:   2018-10-12T13:58:09Z

IGNITE-9630 implementation

commit dd43a544e2ae29595090fc29efd404f3df58d002
Author: SGrimstad 
Date:   2018-10-15T09:11:03Z

Merge branch 'master' into IGNITE-9630




---


[GitHub] ignite pull request #4946: Ignite 9771

2018-10-10 Thread SGrimstad
GitHub user SGrimstad opened a pull request:

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

Ignite 9771



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

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

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

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


commit 4a832136c752fbf980b5f9a8fdc049b2c17e8fe7
Author: ezhuravl 
Date:   2018-09-21T08:44:11Z

wip

commit 1f82d59126f96d62ae02794e6cb658c114c2bf21
Author: SGrimstad 
Date:   2018-09-28T12:30:03Z

Merge branch 'master' into ignite-6677

commit 4386ea363b1735ec4cf177b6b610a7cb39e613f3
Author: SGrimstad 
Date:   2018-10-09T15:10:55Z

IGNITE-6677 implementation

commit e8a9d57bdd5fcd90e7345b8c72d92c31e1e1e2b2
Author: SGrimstad 
Date:   2018-10-09T15:26:26Z

Merge branch 'master' into ignite-6677

commit fe58835b14d0fe129affd024f76b984c093d5cd9
Author: SGrimstad 
Date:   2018-10-10T06:46:29Z

Merge branch 'master' into ignite-6677

commit dbd16209f58ebdb281044466566487743782ab0b
Author: SGrimstad 
Date:   2018-10-10T13:42:42Z

IGNITE-9771 implementation




---


[GitHub] ignite pull request #4935: Ignite 6677

2018-10-09 Thread SGrimstad
GitHub user SGrimstad opened a pull request:

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

Ignite 6677



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

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

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

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


commit 4a832136c752fbf980b5f9a8fdc049b2c17e8fe7
Author: ezhuravl 
Date:   2018-09-21T08:44:11Z

wip

commit 1f82d59126f96d62ae02794e6cb658c114c2bf21
Author: SGrimstad 
Date:   2018-09-28T12:30:03Z

Merge branch 'master' into ignite-6677

commit 4386ea363b1735ec4cf177b6b610a7cb39e613f3
Author: SGrimstad 
Date:   2018-10-09T15:10:55Z

IGNITE-6677 implementation

commit e8a9d57bdd5fcd90e7345b8c72d92c31e1e1e2b2
Author: SGrimstad 
Date:   2018-10-09T15:26:26Z

Merge branch 'master' into ignite-6677




---


[GitHub] ignite pull request #4857: IGNITE-9632 implementation

2018-09-27 Thread SGrimstad
GitHub user SGrimstad opened a pull request:

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

IGNITE-9632 implementation



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

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

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

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


commit 1a41a15edf6ad9f394fc09fc91052abbf7004d7f
Author: SGrimstad 
Date:   2018-09-27T14:23:28Z

IGNITE-9632 implementation




---


[GitHub] ignite pull request #4817: IGNITE-9669 implemented

2018-09-24 Thread SGrimstad
GitHub user SGrimstad opened a pull request:

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

IGNITE-9669 implemented



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

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

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

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


commit c88061ca99cdb86952cc51e1bbf5d76738f49764
Author: SGrimstad 
Date:   2018-09-24T15:03:06Z

IGNITE-9669 implemented




---


[GitHub] ignite pull request #4779: IGNITE-9162 fixing condition is added

2018-09-18 Thread SGrimstad
GitHub user SGrimstad opened a pull request:

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

IGNITE-9162 fixing condition is added



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

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

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

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


commit b8312c14d4c63e1471504d1c152344114f01387b
Author: SGrimstad 
Date:   2018-09-18T08:51:26Z

IGNITE-9162 fixing condition is added




---


[GitHub] ignite pull request #4712: Ignite 9478

2018-09-10 Thread SGrimstad
GitHub user SGrimstad opened a pull request:

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

Ignite 9478



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

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

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

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


commit 26543e10f8143dbc2d313b870081d633baf4cd05
Author: SGrimstad 
Date:   2018-08-14T11:21:13Z

IGNITE-9141  Implemented

commit ee631080782fe17a007e10117a96fc1a72990854
Author: devozerov 
Date:   2018-08-14T12:54:32Z

Merge branch 'master' into ignite-9141

commit 4587bfc24f25045fd7fc2197076797cc6ca54e32
Author: devozerov 
Date:   2018-08-14T13:23:19Z

Review.

commit 1511eb31b644113091be156d872f5adb2daecb84
Author: SGrimstad 
Date:   2018-08-14T11:21:13Z

IGNITE-9141  Implemented

commit 0425a32a3d490165b29bcf9236a49a48f7761666
Author: devozerov 
Date:   2018-08-14T13:23:19Z

Review.

commit a7209f870148f984cdbf3e6437337c7b665defb5
Author: SGrimstad 
Date:   2018-08-20T11:56:11Z

IGNITE-9141 Modified according to review comments. Integration tests added

commit 08e196ad4503d4487fda0da2b61406ef3bd84cbf
Author: SGrimstad 
Date:   2018-08-20T12:28:46Z

IGNITE-9141 javadoc added

commit b006a8dba4ae4319aa78a0d3c6fd6eef47bb1da8
Author: SGrimstad 
Date:   2018-08-20T12:29:46Z

IGNITE-9141 javadoc added

commit 0ed04a7ca655866685841b2ec9c2ed64797bf233
Author: devozerov 
Date:   2018-08-28T08:05:04Z

Merge branch 'master' into ignite-9141

commit 02db267355a8405c64c45d51c81e342df664d612
Author: devozerov 
Date:   2018-08-28T08:45:55Z

Review comments.

commit 0c4301cdc0d6108ed5b51173144e19d3ad450e63
Author: SGrimstad 
Date:   2018-08-28T11:08:47Z

IGNITE-9141 Fixes according to review

commit cef6e572e87503442e5b59fa147669b1f451fa13
Author: SGrimstad 
Date:   2018-08-30T11:28:20Z

ШПТШЕУ-9141 removed fair testing, will be enabled back in IGNITE-8913

commit abac3c53030433a4d47d0ea74f55d46394eda4eb
Author: devozerov 
Date:   2018-08-31T14:32:54Z

Merge branch 'master' into ignite-9141

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/query/h2/twostep/messages/GridQueryNextPageResponse.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/twostep/GridReduceQueryExecutor.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/twostep/ReduceQueryRun.java

commit 038a007c793d8f077509ce33f30d71885ac78672
Author: devozerov 
Date:   2018-08-31T14:47:44Z

Minors.

commit c39bf96daa4df36dfe9599f3a1c9f40320be7921
Author: devozerov 
Date:   2018-08-31T15:11:53Z

Cleanup.

commit b2c8702a2cfa44031eacee7b2f315cd757e5d3e4
Author: devozerov 
Date:   2018-08-31T15:50:10Z

WIP.

commit b12b7317f3e124968070f3fb69926e380d3c4883
Author: devozerov 
Date:   2018-08-31T15:52:30Z

Review.

commit 4cfce62b8f284b78356793d989ea9573d66e5faf
Author: SGrimstad 
Date:   2018-09-03T10:18:14Z

IGNITE-9141 review fix

commit 4076ddf41c0061985e2a8ea38457be0db9d7fe8e
Author: SGrimstad 
Date:   2018-09-04T09:40:38Z

IGNITE-6195 partition proper co-location check

commit 66d99eebbf7b34e3925a5e0b9c931ee202b452e8
Author: SGrimstad 
Date:   2018-09-04T11:40:13Z

IGNITE-6195 log in case of call added

commit af44781656bb8f5e1ca652800c276fe5bcdff17a
Author: SGrimstad 
Date:   2018-09-04T13:31:05Z

IGNITE-6195 test fail message verbosed

commit 9baab18588a820e8b2c28c9ee8cf65918b903d97
Author: SGrimstad 
Date:   2018-09-05T06:48:19Z

IGNITE-6195 test fail on TC verbose

commit e420466312d11009e7ea33a5150d679173d4ed42
Author: SGrimstad 
Date:   2018-09-05T09:00:02Z

IGNITE-6195 test fail on TC fix

commit fe1642da6a35e4ad21ffdb5d213c2136ea056f46
Author: SGrimstad 
Date:   2018-09-10T12:13:26Z

IGNITE-9478 implemented. Additional hard-to-reproduce tests are required.




---


[GitHub] ignite pull request #4692: IGNITE-8552 implemented

2018-09-06 Thread SGrimstad
GitHub user SGrimstad opened a pull request:

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

IGNITE-8552 implemented



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

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

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

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


commit 15261b5f56a9e3a2ddd4dcf6c0573cdea2c66541
Author: SGrimstad 
Date:   2018-09-06T09:41:56Z

IGNITE-8552 implemented




---


[GitHub] ignite pull request #4677: Ignite 6195

2018-09-04 Thread SGrimstad
GitHub user SGrimstad opened a pull request:

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

Ignite 6195



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

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

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

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


commit 26543e10f8143dbc2d313b870081d633baf4cd05
Author: SGrimstad 
Date:   2018-08-14T11:21:13Z

IGNITE-9141  Implemented

commit ee631080782fe17a007e10117a96fc1a72990854
Author: devozerov 
Date:   2018-08-14T12:54:32Z

Merge branch 'master' into ignite-9141

commit 4587bfc24f25045fd7fc2197076797cc6ca54e32
Author: devozerov 
Date:   2018-08-14T13:23:19Z

Review.

commit 1511eb31b644113091be156d872f5adb2daecb84
Author: SGrimstad 
Date:   2018-08-14T11:21:13Z

IGNITE-9141  Implemented

commit 0425a32a3d490165b29bcf9236a49a48f7761666
Author: devozerov 
Date:   2018-08-14T13:23:19Z

Review.

commit a7209f870148f984cdbf3e6437337c7b665defb5
Author: SGrimstad 
Date:   2018-08-20T11:56:11Z

IGNITE-9141 Modified according to review comments. Integration tests added

commit 08e196ad4503d4487fda0da2b61406ef3bd84cbf
Author: SGrimstad 
Date:   2018-08-20T12:28:46Z

IGNITE-9141 javadoc added

commit b006a8dba4ae4319aa78a0d3c6fd6eef47bb1da8
Author: SGrimstad 
Date:   2018-08-20T12:29:46Z

IGNITE-9141 javadoc added

commit 0ed04a7ca655866685841b2ec9c2ed64797bf233
Author: devozerov 
Date:   2018-08-28T08:05:04Z

Merge branch 'master' into ignite-9141

commit 02db267355a8405c64c45d51c81e342df664d612
Author: devozerov 
Date:   2018-08-28T08:45:55Z

Review comments.

commit 0c4301cdc0d6108ed5b51173144e19d3ad450e63
Author: SGrimstad 
Date:   2018-08-28T11:08:47Z

IGNITE-9141 Fixes according to review

commit cef6e572e87503442e5b59fa147669b1f451fa13
Author: SGrimstad 
Date:   2018-08-30T11:28:20Z

ШПТШЕУ-9141 removed fair testing, will be enabled back in IGNITE-8913

commit abac3c53030433a4d47d0ea74f55d46394eda4eb
Author: devozerov 
Date:   2018-08-31T14:32:54Z

Merge branch 'master' into ignite-9141

# Conflicts:
#   
modules/core/src/main/java/org/apache/ignite/internal/processors/query/h2/twostep/messages/GridQueryNextPageResponse.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/twostep/GridReduceQueryExecutor.java
#   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/twostep/ReduceQueryRun.java

commit 038a007c793d8f077509ce33f30d71885ac78672
Author: devozerov 
Date:   2018-08-31T14:47:44Z

Minors.

commit c39bf96daa4df36dfe9599f3a1c9f40320be7921
Author: devozerov 
Date:   2018-08-31T15:11:53Z

Cleanup.

commit b2c8702a2cfa44031eacee7b2f315cd757e5d3e4
Author: devozerov 
Date:   2018-08-31T15:50:10Z

WIP.

commit b12b7317f3e124968070f3fb69926e380d3c4883
Author: devozerov 
Date:   2018-08-31T15:52:30Z

Review.

commit 4cfce62b8f284b78356793d989ea9573d66e5faf
Author: SGrimstad 
Date:   2018-09-03T10:18:14Z

IGNITE-9141 review fix

commit 4076ddf41c0061985e2a8ea38457be0db9d7fe8e
Author: SGrimstad 
Date:   2018-09-04T09:40:38Z

IGNITE-6195 partition proper co-location check




---


[GitHub] ignite pull request #4644: Ignite 8913

2018-08-29 Thread SGrimstad
GitHub user SGrimstad opened a pull request:

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

Ignite 8913



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

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

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

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


commit 26543e10f8143dbc2d313b870081d633baf4cd05
Author: SGrimstad 
Date:   2018-08-14T11:21:13Z

IGNITE-9141  Implemented

commit ee631080782fe17a007e10117a96fc1a72990854
Author: devozerov 
Date:   2018-08-14T12:54:32Z

Merge branch 'master' into ignite-9141

commit 4587bfc24f25045fd7fc2197076797cc6ca54e32
Author: devozerov 
Date:   2018-08-14T13:23:19Z

Review.

commit 1511eb31b644113091be156d872f5adb2daecb84
Author: SGrimstad 
Date:   2018-08-14T11:21:13Z

IGNITE-9141  Implemented

commit 0425a32a3d490165b29bcf9236a49a48f7761666
Author: devozerov 
Date:   2018-08-14T13:23:19Z

Review.

commit a7209f870148f984cdbf3e6437337c7b665defb5
Author: SGrimstad 
Date:   2018-08-20T11:56:11Z

IGNITE-9141 Modified according to review comments. Integration tests added

commit 08e196ad4503d4487fda0da2b61406ef3bd84cbf
Author: SGrimstad 
Date:   2018-08-20T12:28:46Z

IGNITE-9141 javadoc added

commit b006a8dba4ae4319aa78a0d3c6fd6eef47bb1da8
Author: SGrimstad 
Date:   2018-08-20T12:29:46Z

IGNITE-9141 javadoc added

commit 0ed04a7ca655866685841b2ec9c2ed64797bf233
Author: devozerov 
Date:   2018-08-28T08:05:04Z

Merge branch 'master' into ignite-9141

commit 02db267355a8405c64c45d51c81e342df664d612
Author: devozerov 
Date:   2018-08-28T08:45:55Z

Review comments.

commit 0c4301cdc0d6108ed5b51173144e19d3ad450e63
Author: SGrimstad 
Date:   2018-08-28T11:08:47Z

IGNITE-9141 Fixes according to review

commit dd35f024d77d12badf711bce3644450008e38921
Author: SGrimstad 
Date:   2018-08-29T12:15:43Z

IGNITE-8913 Query cancelled messages are enriched with details, tests 
updated




---


[GitHub] ignite pull request #4540: IGNITE-9256 Implemented

2018-08-14 Thread SGrimstad
GitHub user SGrimstad opened a pull request:

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

IGNITE-9256 Implemented



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

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

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

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


commit a357744a4539d245e9eceb743fa526089a9325b8
Author: SGrimstad 
Date:   2018-08-14T13:27:34Z

IGNITE-9256 Implemented




---


[GitHub] ignite pull request #4536: IGNITE-9141 Implemented

2018-08-14 Thread SGrimstad
GitHub user SGrimstad opened a pull request:

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

IGNITE-9141  Implemented



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

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

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

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


commit 26543e10f8143dbc2d313b870081d633baf4cd05
Author: SGrimstad 
Date:   2018-08-14T11:21:13Z

IGNITE-9141  Implemented




---