[16/50] [abbrv] ignite git commit: IGNITE-8570 Improved GridToStringLogger - Fixes #4786.

2018-10-23 Thread sboikov
IGNITE-8570 Improved GridToStringLogger - Fixes #4786. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a3b624d9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a3b624d9 Diff:

[48/50] [abbrv] ignite git commit: IGNITE-9632: SQL: support IN statement with constants/params for partition pruning. This closes #4857.

2018-10-23 Thread sboikov
IGNITE-9632: SQL: support IN statement with constants/params for partition pruning. This closes #4857. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/324e6e38 Tree:

[03/50] [abbrv] ignite git commit: IGNITE-9877 .NET: Fix AmbiguousMatchException in LINQ under .NET Core 2.1

2018-10-23 Thread sboikov
IGNITE-9877 .NET: Fix AmbiguousMatchException in LINQ under .NET Core 2.1 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e0e02aba Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e0e02aba Diff:

[05/50] [abbrv] ignite git commit: IGNITE-9272: j.u.zip.CRC32algo instead of PureJavaCrc32 - Fixes #4619.

2018-10-23 Thread sboikov
IGNITE-9272: j.u.zip.CRC32algo instead of PureJavaCrc32 - Fixes #4619. Signed-off-by: Nikolay Izhikov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/091ace90 Tree:

[25/50] [abbrv] ignite git commit: IGNITE-9659 Fixed testNonCollocatedRetryMessage flaky test - Fixes #5005.

2018-10-23 Thread sboikov
IGNITE-9659 Fixed testNonCollocatedRetryMessage flaky test - Fixes #5005. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6f287428 Tree:

[09/50] [abbrv] ignite git commit: IGNITE-9918: Restore default-config.xml in the build. This closes #5014.

2018-10-23 Thread sboikov
IGNITE-9918: Restore default-config.xml in the build. This closes #5014. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b3688ddf Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b3688ddf Diff:

[07/50] [abbrv] ignite git commit: IGNITE-9756 Fixed partition eviction deduplication logic - Fixes #4936.

2018-10-23 Thread sboikov
IGNITE-9756 Fixed partition eviction deduplication logic - Fixes #4936. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/aec3f91c Tree:

[29/50] [abbrv] ignite git commit: IGNITE-9694 Add tests to check that reading queries are not blocked on exchange events that don't change data visibility - Fixes #4926.

2018-10-23 Thread sboikov
IGNITE-9694 Add tests to check that reading queries are not blocked on exchange events that don't change data visibility - Fixes #4926. Signed-off-by: Dmitriy Govorukhin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[01/50] [abbrv] ignite git commit: IGNITE-9737 Added configuration parameters for system workers liveness checking

2018-10-23 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-gg-14206 1a7a9c717 -> 1e91d477f IGNITE-9737 Added configuration parameters for system workers liveness checking Signed-off-by: Andrey Gura Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[35/50] [abbrv] ignite git commit: IGNITE-9950 Python: Fixes for Decimal data type

2018-10-23 Thread sboikov
IGNITE-9950 Python: Fixes for Decimal data type This closes #5041 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4bc08daa Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4bc08daa Diff:

[5/9] ignite git commit: IGNITE-9960: SQL: Reverted IGNITE-9171 and IGNITE-9864 until performance is fixed. This closes #5045.

2018-10-23 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/75e414a4/modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/twostep/GridMapQueryExecutor.java -- diff --git

[9/9] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-9720

2018-10-23 Thread sboikov
-us.apache.org/repos/asf/ignite/diff/d98bfd95 Branch: refs/heads/ignite-9720 Commit: d98bfd955d3188c1685be42e842e806347ab0bb7 Parents: 23d4f72 d4af213 Author: sboikov Authored: Tue Oct 23 15:27:56 2018 +0300 Committer: sboikov Committed: Tue Oct 23 15:27:56 2018 +0300

[8/9] ignite git commit: Attempt to make ttl tests more robust.

2018-10-23 Thread sboikov
/d4af2138 Branch: refs/heads/ignite-9720 Commit: d4af2138f333eaa5a9b183659d32c96d3e165bad Parents: 1f068e0 Author: sboikov Authored: Tue Oct 23 11:03:23 2018 +0300 Committer: sboikov Committed: Tue Oct 23 11:03:50 2018 +0300

[7/9] ignite git commit: IGNITE-8006 Removed non-representative flaky test

2018-10-23 Thread sboikov
IGNITE-8006 Removed non-representative flaky test Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1f068e01 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/1f068e01 Diff:

[4/9] ignite git commit: IGNITE-9960: SQL: Reverted IGNITE-9171 and IGNITE-9864 until performance is fixed. This closes #5045.

2018-10-23 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/75e414a4/modules/indexing/src/test/java/org/apache/ignite/internal/processors/query/LazyQuerySelfTest.java -- diff --git

[2/9] ignite git commit: IGNITE-9950 Python: Fixes for Decimal data type

2018-10-23 Thread sboikov
IGNITE-9950 Python: Fixes for Decimal data type This closes #5041 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4bc08daa Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4bc08daa Diff:

[6/9] ignite git commit: IGNITE-9960: SQL: Reverted IGNITE-9171 and IGNITE-9864 until performance is fixed. This closes #5045.

2018-10-23 Thread sboikov
IGNITE-9960: SQL: Reverted IGNITE-9171 and IGNITE-9864 until performance is fixed. This closes #5045. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/75e414a4 Tree:

[3/9] ignite git commit: IGNITE-9944: MVCC: Fixed "first request" handling for DHT transactions. This closes #5040.

2018-10-23 Thread sboikov
IGNITE-9944: MVCC: Fixed "first request" handling for DHT transactions. This closes #5040. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7504880a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7504880a Diff:

[1/9] ignite git commit: IGNITE-9738 Client node can suddenly fail on start - Fixes #4968.

2018-10-23 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-9720 23d4f7217 -> d98bfd955 IGNITE-9738 Client node can suddenly fail on start - Fixes #4968. Signed-off-by: Dmitriy Govorukhin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: ignite-9720

2018-10-23 Thread sboikov
721 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/23d4f721 Branch: refs/heads/ignite-9720 Commit: 23d4f72176febac0be9c97ed020d00ffa81461e6 Parents: 9c33046 Author: sboikov Authored: Tue Oct 23 15:27:29 2018 +0300 Committer: sboikov Committed: Tue Oct 23 15:27:29 2018 +0

ignite git commit: Attempt to make ttl tests more robust.

2018-10-23 Thread sboikov
pos/asf/ignite/tree/9c330467 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/9c330467 Branch: refs/heads/ignite-9720 Commit: 9c330467687078438b3cd89527c9a4e0cb55af4b Parents: 144ca212e Author: sboikov Authored: Tue Oct 23 12:32:26 2018 +0300 Committer: sboikov Committed: Tue Oct 23 12:32

[ignite] Git Push Summary

2018-10-23 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-9720-1 [deleted] fc0d0080d

ignite git commit: Attempt to make ttl tests more robust.

2018-10-23 Thread sboikov
asf/ignite/tree/d4af2138 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/d4af2138 Branch: refs/heads/master Commit: d4af2138f333eaa5a9b183659d32c96d3e165bad Parents: 1f068e0 Author: sboikov Authored: Tue Oct 23 11:03:23 2018 +0300 Committer: sboikov Committed: Tue Oct 23 11:03:50 2018 +0

ignite git commit: ignite-9720

2018-10-23 Thread sboikov
212 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/144ca212 Branch: refs/heads/ignite-9720 Commit: 144ca212edf6dfcbd93feca5bc4c1244fb4edc5e Parents: a6cd973 Author: sboikov Authored: Tue Oct 23 10:56:08 2018 +0300 Committer: sboikov Committed: Tue Oct 23 10:56:08 2018 +0

ignite git commit: Try make test more robust

2018-10-22 Thread sboikov
/tree/fc0d0080 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/fc0d0080 Branch: refs/heads/ignite-9720-1 Commit: fc0d0080dd3fdc330a4f56d6403dcd135fbbfc33 Parents: 4bc08da Author: sboikov Authored: Mon Oct 22 20:52:44 2018 +0300 Committer: sboikov Committed: Mon Oct 22 20:52:44 2018 +0300

[14/14] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-9720

2018-10-22 Thread sboikov
-us.apache.org/repos/asf/ignite/diff/a6cd973a Branch: refs/heads/ignite-9720 Commit: a6cd973a2b80d3bb1b6ead420b4d9d7d2afc9084 Parents: 28a76b3 e1f8f46 Author: sboikov Authored: Mon Oct 22 18:15:20 2018 +0300 Committer: sboikov Committed: Mon Oct 22 18:15:20 2018 +0300

[11/14] ignite git commit: IGNITE-9945 Entry start version should not omit datacenter ID - Fixes #5034.

2018-10-22 Thread sboikov
IGNITE-9945 Entry start version should not omit datacenter ID - Fixes #5034. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4353618a Tree:

[12/14] ignite git commit: IGNITE-9945 Entry start version should not omit datacenter ID.

2018-10-22 Thread sboikov
IGNITE-9945 Entry start version should not omit datacenter ID. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e5a46727 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e5a46727 Diff:

[13/14] ignite git commit: IGNITE-8006 Parallelize cache groups start - Fixes #4752.

2018-10-22 Thread sboikov
IGNITE-8006 Parallelize cache groups start - Fixes #4752. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e1f8f46f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e1f8f46f Diff:

[05/14] ignite git commit: IGNITE-9659 Fixed testNonCollocatedRetryMessage flaky test - Fixes #5005.

2018-10-22 Thread sboikov
IGNITE-9659 Fixed testNonCollocatedRetryMessage flaky test - Fixes #5005. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6f287428 Tree:

[02/14] ignite git commit: IGNITE-5935: MVCC TX: Tx recovery protocol

2018-10-22 Thread sboikov
IGNITE-5935: MVCC TX: Tx recovery protocol This closes #4920 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5939a947 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5939a947 Diff:

[01/14] ignite git commit: IGNITE-5935: MVCC TX: Tx recovery protocol

2018-10-22 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-9720 28a76b3bb -> a6cd973a2 http://git-wip-us.apache.org/repos/asf/ignite/blob/5939a947/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/transactions/PartitionCountersNeighborcastFuture.java

[08/14] ignite git commit: IGNITE-9694 Add tests to check that reading queries are not blocked on exchange events that don't change data visibility - Fixes #4926.

2018-10-22 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/3fae41b1/modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/distributed/CacheBlockOnCreateDestoryIndexTest.java -- diff --git

[07/14] ignite git commit: IGNITE-9802 Fixed flaky TcpCommunicationSpiFaultyClientTest.testNotAcceptedConnection - Fixes #4931.

2018-10-22 Thread sboikov
IGNITE-9802 Fixed flaky TcpCommunicationSpiFaultyClientTest.testNotAcceptedConnection - Fixes #4931. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3a4167a6 Tree:

[10/14] ignite git commit: IGNITE-9900: Upgrade annotations.jar to a new version. - Fixes #5004.

2018-10-22 Thread sboikov
IGNITE-9900: Upgrade annotations.jar to a new version. - Fixes #5004. Signed-off-by: Dmitriy Govorukhin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ebaedf9a Tree:

[04/14] ignite git commit: IGNITE-9932 Ignoring exchanger critical section begin/end if called from illegal thread. - Fixes #5026.

2018-10-22 Thread sboikov
IGNITE-9932 Ignoring exchanger critical section begin/end if called from illegal thread. - Fixes #5026. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f156631c Tree:

[06/14] ignite git commit: IGNITE-9837 Fixed flaky BinaryMetadataUpdatesFlowTest.testConcurrentMetadataUpdates - Fixes #4969.

2018-10-22 Thread sboikov
IGNITE-9837 Fixed flaky BinaryMetadataUpdatesFlowTest.testConcurrentMetadataUpdates - Fixes #4969. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5fa5c548 Tree:

[09/14] ignite git commit: IGNITE-9694 Add tests to check that reading queries are not blocked on exchange events that don't change data visibility - Fixes #4926.

2018-10-22 Thread sboikov
IGNITE-9694 Add tests to check that reading queries are not blocked on exchange events that don't change data visibility - Fixes #4926. Signed-off-by: Dmitriy Govorukhin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[03/14] ignite git commit: IGNITE-5795 Register binary metadata during cache start - Fixes #4852.

2018-10-22 Thread sboikov
IGNITE-5795 Register binary metadata during cache start - Fixes #4852. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3bb03444 Tree:

ignite git commit: ignite-9720

2018-10-22 Thread sboikov
b3b Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/28a76b3b Branch: refs/heads/ignite-9720 Commit: 28a76b3bb60759f5d812e5333c1ab429b88b88e3 Parents: c6b0905 Author: sboikov Authored: Mon Oct 22 13:40:33 2018 +0300 Committer: sboikov Committed: Mon Oct 22 13:40:33 2018 +0

ignite git commit: ignite-9720

2018-10-22 Thread sboikov
051 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/c6b09051 Branch: refs/heads/ignite-9720 Commit: c6b0905111563473bcd4aabf53a1e620f62af190 Parents: 057f4fd Author: sboikov Authored: Mon Oct 22 13:33:01 2018 +0300 Committer: sboikov Committed: Mon Oct 22 13:33:01 2018 +0

ignite git commit: ignite-9720

2018-10-19 Thread sboikov
: http://git-wip-us.apache.org/repos/asf/ignite/diff/057f4fdc Branch: refs/heads/ignite-9720 Commit: 057f4fdc7ede35779e98b09a7e9c7a7844f3d70e Parents: 82d2efe Author: sboikov Authored: Fri Oct 19 15:39:22 2018 +0300 Committer: sboikov Committed: Fri Oct 19 15:39:22 2018 +0300

ignite git commit: CacheExchangeMergeTest: increased timeout

2018-10-16 Thread sboikov
pos/asf/ignite/tree/982263e1 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/982263e1 Branch: refs/heads/master Commit: 982263e17ed537ae66976cbf09bc069b80864355 Parents: 1db8955 Author: sboikov Authored: Wed Oct 17 08:24:46 2018 +0300 Committer: sboikov Committed: Wed Oct 17 08:24:46 2

[ignite] Git Push Summary

2018-10-16 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-gg-13543 [deleted] 4438e0c31

[1/2] ignite git commit: Log information about lost partitions.

2018-10-15 Thread sboikov
asf/ignite/tree/91d77a79 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/91d77a79 Branch: refs/heads/master Commit: 91d77a79c4805e501d8637fc1263866d5e914fba Parents: 7e547b1 Author: sboikov Authored: Mon Oct 15 17:58:59 2018 +0300 Committer: sboikov Committed: Mon Oct 15 17:58:59 2018 +0

[2/2] ignite git commit: Merge remote-tracking branch 'origin/master'

2018-10-15 Thread sboikov
/diff/0f432e3f Branch: refs/heads/master Commit: 0f432e3fee5c50f8f699b6a0bae1afc4f435f763 Parents: 91d77a7 51a202a Author: sboikov Authored: Mon Oct 15 17:59:37 2018 +0300 Committer: sboikov Committed: Mon Oct 15 17:59:37 2018 +0300

ignite git commit: test

2018-10-12 Thread sboikov
iff: http://git-wip-us.apache.org/repos/asf/ignite/diff/4438e0c3 Branch: refs/heads/ignite-gg-13543 Commit: 4438e0c31f421a5d69a637999e4966e619e7490e Parents: 5eb1675 Author: sboikov Authored: Fri Oct 12 09:29:37 2018 +0300 Committer: sboikov Committed: Fri Oct 12 09:29:37 2018 +0

ignite git commit: test

2018-10-11 Thread sboikov
iff: http://git-wip-us.apache.org/repos/asf/ignite/diff/5eb1675c Branch: refs/heads/ignite-gg-13543 Commit: 5eb1675c36c4149d95416284e7707ff3b81008a8 Parents: 660a63a Author: sboikov Authored: Thu Oct 11 17:21:42 2018 +0300 Committer: sboikov Committed: Thu Oct 11 17:22:02 2018 +0

ignite git commit: test

2018-10-11 Thread sboikov
iff: http://git-wip-us.apache.org/repos/asf/ignite/diff/660a63a9 Branch: refs/heads/ignite-gg-13543 Commit: 660a63a9003b31da4f07705c0ec4880d73663741 Parents: 21e770f Author: sboikov Authored: Thu Oct 11 17:09:53 2018 +0300 Committer: sboikov Committed: Thu Oct 11 17:09:53 2018 +0

ignite git commit: test

2018-10-11 Thread sboikov
iff: http://git-wip-us.apache.org/repos/asf/ignite/diff/21e770fd Branch: refs/heads/ignite-gg-13543 Commit: 21e770fddbb0a9fd2ddaabb032803c8c5daa3782 Parents: 4459690 Author: sboikov Authored: Thu Oct 11 17:02:57 2018 +0300 Committer: sboikov Committed: Thu Oct 11 17:02:57 2018 +0

ignite git commit: test

2018-10-11 Thread sboikov
: http://git-wip-us.apache.org/repos/asf/ignite/diff/4459690d Branch: refs/heads/ignite-gg-13543 Commit: 4459690deddee66b3a8f5a04bf2d3acc5c8c5591 Parents: f57b807 Author: sboikov Authored: Thu Oct 11 16:51:58 2018 +0300 Committer: sboikov Committed: Thu Oct 11 16:51:58 2018 +0300

[ignite] Git Push Summary

2018-10-09 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-gg-11133 [deleted] 383c7d813

ignite git commit: Enabled tests

2018-10-09 Thread sboikov
iff: http://git-wip-us.apache.org/repos/asf/ignite/diff/592fd6bb Branch: refs/heads/master Commit: 592fd6bb98947fca49df4af00d01235e21413e53 Parents: c7d6f11 Author: sboikov Authored: Tue Oct 9 23:59:33 2018 +0300 Committer: sboikov Committed: Tue Oct 9 23:59:33 2018 +0

ignite git commit: enabled tests

2018-10-09 Thread sboikov
ree/383c7d81 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/383c7d81 Branch: refs/heads/ignite-gg-11133 Commit: 383c7d81388264ac870730607a735217fc2e6513 Parents: 7a3cb0c Author: sboikov Authored: Tue Oct 9 14:58:38 2018 +0300 Committer: sboikov Committed: Tue Oct 9 14:58:38 2018 +0

ignite git commit: Fixed and enabled tests with expiry policy (do not check ttl since it is not stored in cache anymore)

2018-10-09 Thread sboikov
asf/ignite/commit/1a89f993 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/1a89f993 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/1a89f993 Branch: refs/heads/master Commit: 1a89f9935c6a805ae99734e59ea56083f23b2ca0 Parents: 149b6c1 Author: sboikov Authored: Tue Oct 9 14:30:41 2018 +0

ignite git commit: fixed/enabled tests

2018-10-09 Thread sboikov
ite/tree/7a3cb0c8 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/7a3cb0c8 Branch: refs/heads/ignite-gg-11133 Commit: 7a3cb0c81a24def20bbca6f5e5754f7c6c222ea7 Parents: a5b932b Author: sboikov Authored: Tue Oct 9 09:58:58 2018 +0300 Committer: sboikov Committed: Tue Oct 9 09:58:58 2018 +0

ignite git commit: fixed/enabled tests

2018-10-08 Thread sboikov
ite/tree/a5b932b6 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/a5b932b6 Branch: refs/heads/ignite-gg-11133 Commit: a5b932b6e84e88d0bb778df0f08bea527f0f691f Parents: 0c3e13f Author: sboikov Authored: Tue Oct 9 08:09:33 2018 +0300 Committer: sboikov Committed: Tue Oct 9 08:09:33 2018 +0

ignite git commit: fixed/enabled tests

2018-10-08 Thread sboikov
ite/tree/0c3e13f1 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/0c3e13f1 Branch: refs/heads/ignite-gg-11133 Commit: 0c3e13f1920acc183d09dcec3c2e09a5c6fe3dcb Parents: a04e0ca Author: sboikov Authored: Tue Oct 9 07:45:31 2018 +0300 Committer: sboikov Committed: Tue Oct 9 07:45:31 2018 +0

ignite git commit: fixed/enabled tests

2018-10-08 Thread sboikov
/a04e0caa Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/a04e0caa Branch: refs/heads/ignite-gg-11133 Commit: a04e0caa31b35c475e48fab86ac9bdfdd1326397 Parents: b50a9dc Author: sboikov Authored: Mon Oct 8 21:13:02 2018 +0300 Committer: sboikov Committed: Mon Oct 8 21:13:02 2018 +0300

ignite git commit: ignite-9803: handle GridDhtInvalidPartitionException in GridDhtPartitionDemander

2018-10-07 Thread sboikov
7fe Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4e6727fe Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/4e6727fe Branch: refs/heads/master Commit: 4e6727fe4c2952bb3d5be1c7767b3dd0dfe392da Parents: 6e0ff06 Author: sboikov Authored: Sun Oct 7 18:15:16 2018 +0300 Committer: sboi

ignite git commit: ignite-9803

2018-10-06 Thread sboikov
: http://git-wip-us.apache.org/repos/asf/ignite/diff/287f9e10 Branch: refs/heads/ignite-9803 Commit: 287f9e10024660b2e042823efcf67fbdd2d508c1 Parents: 6e0ff06 Author: sboikov Authored: Sat Oct 6 13:47:05 2018 +0300 Committer: sboikov Committed: Sat Oct 6 13:47:05 2018 +0300

ignite git commit: IGNITE-8714 Keep old semantic for REMOVED event for internal listeners

2018-10-06 Thread sboikov
ttp://git-wip-us.apache.org/repos/asf/ignite/tree/6e0ff06f Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/6e0ff06f Branch: refs/heads/master Commit: 6e0ff06f8e309657a16c94da605348d9c3b804ad Parents: 1047b64 Author: sboikov Authored: Sat Oct 6 12:30:49 2018 +0300 Committer: sboikov Commit

ignite git commit: GG-14206

2018-10-03 Thread sboikov
c71 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/1a7a9c71 Branch: refs/heads/ignite-gg-14206 Commit: 1a7a9c717a162c37aa5afb2651f8c3217b71fb10 Parents: ba13ed9 Author: sboikov Authored: Wed Oct 3 11:33:28 2018 +0300 Committer: sboikov Committed: Wed Oct 3 11:33:28 2018 +0

[2/4] ignite git commit: IGNITE-9761 Fixed deadlock in WAL manager - Fixes #4890.

2018-10-03 Thread sboikov
IGNITE-9761 Fixed deadlock in WAL manager - Fixes #4890. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bd07c835 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/bd07c835 Diff:

[4/4] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-gg-14206

2018-10-03 Thread sboikov
-us.apache.org/repos/asf/ignite/diff/ba13ed95 Branch: refs/heads/ignite-gg-14206 Commit: ba13ed9561a07539c6b6a638329d9bb80078fce9 Parents: 17f0178 a03c6e9 Author: sboikov Authored: Wed Oct 3 11:11:13 2018 +0300 Committer: sboikov Committed: Wed Oct 3 11:11:13 2018 +0300

[1/4] ignite git commit: IGNITE-9390: MVCC: added new properties to .NET IgniteConfiguration and CacheAtomicityMode. This closes #4887.

2018-10-03 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-gg-14206 17f017896 -> ba13ed956 IGNITE-9390: MVCC: added new properties to .NET IgniteConfiguration and CacheAtomicityMode. This closes #4887. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[3/4] ignite git commit: IGNITE-9760 Fixed NPE in WAL manager for FSYNC mode - Fixes #4888.

2018-10-03 Thread sboikov
IGNITE-9760 Fixed NPE in WAL manager for FSYNC mode - Fixes #4888. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a03c6e98 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a03c6e98

[8/9] ignite git commit: Added Kubernetes configs for AWS EKS

2018-10-01 Thread sboikov
Added Kubernetes configs for AWS EKS Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/96c271ba Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/96c271ba Diff:

[4/9] ignite git commit: IGNITE-9723 Use blockingSectionBegin method to wrap exchange future

2018-10-01 Thread sboikov
IGNITE-9723 Use blockingSectionBegin method to wrap exchange future Signed-off-by: Andrey Gura Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9aef6090 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9aef6090

[5/9] ignite git commit: IGNITE-9658 Add an option to reuse memory after deactivation - Fixes #4874.

2018-10-01 Thread sboikov
IGNITE-9658 Add an option to reuse memory after deactivation - Fixes #4874. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2f9faf1e Tree:

[2/9] ignite git commit: IGNITE-7251 Remove term "fabric" from Ignite deliverables

2018-10-01 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/7989173b/assembly/dependencies-hadoop.xml -- diff --git a/assembly/dependencies-hadoop.xml b/assembly/dependencies-hadoop.xml deleted file mode 100644 index 076f09c..000 ---

[7/9] ignite git commit: IGNITE-8251 Reduce testPageEviction run time - Fixes #4577.

2018-10-01 Thread sboikov
IGNITE-8251 Reduce testPageEviction run time - Fixes #4577. Signed-off-by: Dmitriy Pavlov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0e29b873 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0e29b873 Diff:

[1/9] ignite git commit: IGNITE-9736 Fixed usages of Discovery SPI listener. - Fixes #4868.

2018-10-01 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-gg-14206 9ab8ebd7a -> 17f017896 IGNITE-9736 Fixed usages of Discovery SPI listener. - Fixes #4868. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[3/9] ignite git commit: IGNITE-7251 Remove term "fabric" from Ignite deliverables

2018-10-01 Thread sboikov
IGNITE-7251 Remove term "fabric" from Ignite deliverables Signed-off-by: Anton Vinogradov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7989173b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7989173b Diff:

[9/9] ignite git commit: GG-14206

2018-10-01 Thread sboikov
/ignite-gg-14206 Commit: 17f017896ccab1b8246230b0f849d609f2e219d8 Parents: 96c271b Author: sboikov Authored: Tue Oct 2 00:47:18 2018 +0300 Committer: sboikov Committed: Tue Oct 2 00:47:18 2018 +0300 -- .../cache/query/continuous

[6/9] ignite git commit: IGNITE-9741 Fix SegmentArchivedStorage and SegmentCompressStorage remain `iterrupted` after de-activation occurs before activation - Fixes #4878.

2018-10-01 Thread sboikov
IGNITE-9741 Fix SegmentArchivedStorage and SegmentCompressStorage remain `iterrupted` after de-activation occurs before activation - Fixes #4878. Signed-off-by: Dmitriy Govorukhin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[20/21] ignite git commit: IGNITE-9612 Fixed checkpoint listener logic - Fixes #4864.

2018-09-30 Thread sboikov
IGNITE-9612 Fixed checkpoint listener logic - Fixes #4864. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2f3b567f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2f3b567f Diff:

[18/21] ignite git commit: IGNITE-9693 Scale up wal compression workers to increase performance - Fixes #4831.

2018-09-30 Thread sboikov
IGNITE-9693 Scale up wal compression workers to increase performance - Fixes #4831. Signed-off-by: Ivan Rakov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/036bd074 Tree:

[11/21] ignite git commit: IGNITE-7764: MVCC: cache API support. This closes #4725.

2018-09-30 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f7f834bf/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/near/GridNearTxLocal.java -- diff --git

[06/21] ignite git commit: IGNITE-9711: [ML] Remove IgniteThread wrapper from ml examples

2018-09-30 Thread sboikov
IGNITE-9711: [ML] Remove IgniteThread wrapper from ml examples this closes #4849 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/609266fe Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/609266fe Diff:

[19/21] ignite git commit: IGNITE-9731 Fixed NPE on concurrent WAL flush - Fixes #4863.

2018-09-30 Thread sboikov
IGNITE-9731 Fixed NPE on concurrent WAL flush - Fixes #4863. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/69adfd5e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/69adfd5e Diff:

[07/21] ignite git commit: IGNITE-9501 Backward compatibility fix - Fixes #4860.

2018-09-30 Thread sboikov
IGNITE-9501 Backward compatibility fix - Fixes #4860. Signed-off-by: Dmitriy Govorukhin Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d5f6e50e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d5f6e50e Diff:

[13/21] ignite git commit: IGNITE-7764: MVCC: cache API support. This closes #4725.

2018-09-30 Thread sboikov
IGNITE-7764: MVCC: cache API support. This closes #4725. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f7f834bf Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f7f834bf Diff:

[05/21] ignite git commit: IGNITE-9711: [ML] Remove IgniteThread wrapper from ml examples

2018-09-30 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/609266fe/examples/src/main/java/org/apache/ignite/examples/ml/svm/multiclass/SVMMultiClassClassificationExample.java -- diff --git

[02/21] ignite git commit: IGNITE-9706: [ML] Update ignite-tensorflow to support TensorFlow standalone client mode

2018-09-30 Thread sboikov
IGNITE-9706: [ML] Update ignite-tensorflow to support TensorFlow standalone client mode this closes #4847 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5aef8813 Tree:

[16/21] ignite git commit: IGNITE-9687: Fixed JTA tests for Java 9+. This closes #4858.

2018-09-30 Thread sboikov
IGNITE-9687: Fixed JTA tests for Java 9+. This closes #4858. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/37eedfc1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/37eedfc1 Diff:

[01/21] ignite git commit: IGNITE-8950 More informative file validation check message - Fixes #4322.

2018-09-30 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-gg-14206 b12d73802 -> 9ab8ebd7a IGNITE-8950 More informative file validation check message - Fixes #4322. Signed-off-by: Dmitriy Pavlov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[09/21] ignite git commit: IGNITE-9565 Web Console: Fixed charts update logic. Fixed minor CSS issues.

2018-09-30 Thread sboikov
IGNITE-9565 Web Console: Fixed charts update logic. Fixed minor CSS issues. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6f39115e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6f39115e Diff:

[03/21] ignite git commit: IGNITE-9253: Rename activation/deactivation commands for REST API. - Fixes #4525.

2018-09-30 Thread sboikov
IGNITE-9253: Rename activation/deactivation commands for REST API. - Fixes #4525. Signed-off-by: shroman Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c7227cf1 Tree:

[08/21] ignite git commit: IGNITE-7282 Add missing license header

2018-09-30 Thread sboikov
IGNITE-7282 Add missing license header Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1ad9b9c4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/1ad9b9c4 Diff:

[10/21] ignite git commit: IGNITE-7764: MVCC: cache API support. This closes #4725.

2018-09-30 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/f7f834bf/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/mvcc/CacheMvccTransactionsTest.java -- diff --git

[15/21] ignite git commit: IGNITE-9717: [ML] Add setters methods to Logistic Regression and fix examples/tests

2018-09-30 Thread sboikov
IGNITE-9717: [ML] Add setters methods to Logistic Regression and fix examples/tests this closes #4865 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4da48e6f Tree:

[14/21] ignite git commit: IGNITE-9713: [ML] Fix JavaDocs in ML Prerpocessing package

2018-09-30 Thread sboikov
IGNITE-9713: [ML] Fix JavaDocs in ML Prerpocessing package this closes #4867 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a373486f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a373486f Diff:

[21/21] ignite git commit: IGNITE-9569 Web Console: Fixed broken unit test.

2018-09-30 Thread sboikov
IGNITE-9569 Web Console: Fixed broken unit test. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9ab8ebd7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9ab8ebd7 Diff:

[17/21] ignite git commit: IGNITE-9621: JDBC thin: remove warning about unsupported transactions.

2018-09-30 Thread sboikov
IGNITE-9621: JDBC thin: remove warning about unsupported transactions. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a7480909 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a7480909 Diff:

[04/21] ignite git commit: IGNITE-9711: [ML] Remove IgniteThread wrapper from ml examples

2018-09-30 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/609266fe/examples/src/main/java/org/apache/ignite/examples/ml/tutorial/Step_6_KNN.java -- diff --git

[05/12] ignite git commit: IGNITE-9654 Fixed an issue with testJoinQueryUnstableTopology flaky test - Fixes #4797.

2018-09-28 Thread sboikov
IGNITE-9654 Fixed an issue with testJoinQueryUnstableTopology flaky test - Fixes #4797. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/be36d307 Tree:

[09/12] ignite git commit: IGNITE-7282 .NET: Thin client: Implement Automatic Reconnect and Failover

2018-09-28 Thread sboikov
http://git-wip-us.apache.org/repos/asf/ignite/blob/45abb9c7/modules/platforms/dotnet/Apache.Ignite.Core/Impl/Client/IgniteClient.cs -- diff --git a/modules/platforms/dotnet/Apache.Ignite.Core/Impl/Client/IgniteClient.cs

[12/12] ignite git commit: IGNITE-9733 Web Console: Added support for "type=number" on InputDialog

2018-09-28 Thread sboikov
IGNITE-9733 Web Console: Added support for "type=number" on InputDialog Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b12d7380 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b12d7380 Diff:

[01/12] ignite git commit: IGNITE-8146: Adopted IgniteUtils classLoaderUrls() for JDK 9+. This closes #4826.

2018-09-28 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-gg-14206 3ab353367 -> b12d73802 IGNITE-8146: Adopted IgniteUtils classLoaderUrls() for JDK 9+. This closes #4826. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

<    2   3   4   5   6   7   8   9   10   11   >