ignite git commit: IGNITE-7508: Fix contention on system property access in GridKernalContextImpl::isDaemon(). This closes #3468.

2018-02-07 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 63f6b1f4a -> d2b41a08e IGNITE-7508: Fix contention on system property access in GridKernalContextImpl::isDaemon(). This closes #3468. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/

ignite git commit: IGNITE-6423: PDS could be corrupted if partition have been evicted and owned again. This closes #3115.

2017-12-13 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 24412f52f -> e24d4d03d IGNITE-6423: PDS could be corrupted if partition have been evicted and owned again. This closes #3115. Fixed page memory update operations without checkpoint lock. Fixed page CRC calculation. Fixed outdated page han

ignite git commit: IGNITE-7170 Fix javadoc MemoryConfiguration (20% instead of 80%). This closes #3203.

2017-12-12 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 8dbd074f5 -> 9656929a4 IGNITE-7170 Fix javadoc MemoryConfiguration (20% instead of 80%). This closes #3203. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.or

ignite git commit: Fixed javadoc for S3CheckpointSpi class.

2017-12-12 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 645d04def -> 8dbd074f5 Fixed javadoc for S3CheckpointSpi class. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8dbd074f Tree: http

ignite git commit: IGNITE-7053 S3 IP finder: support server side encryption. This close #3189.

2017-12-11 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 7ee6722d1 -> fe36e629e IGNITE-7053 S3 IP finder: support server side encryption. This close #3189. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/as

ignite git commit: IGNITE-7052 S3 IP finder: add an ability to provide endpoint address. This closes #3179.

2017-12-08 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 3c20b0e4e -> 93e133c5b IGNITE-7052 S3 IP finder: add an ability to provide endpoint address. This closes #3179. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apach

ignite git commit: IGNITE-7086 - Backups are not updated when ReadFromBackup=true and ReadThrough happens.

2017-12-08 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master a7893b630 -> c76983833 IGNITE-7086 - Backups are not updated when ReadFromBackup=true and ReadThrough happens. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c7698

ignite git commit: IGNITE-7008 TcpDiscoverySharedFsIpFinder fails with NPE if address can't be resolved. This closes #3087.

2017-12-07 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master c5c512e46 -> e39283e88 IGNITE-7008 TcpDiscoverySharedFsIpFinder fails with NPE if address can't be resolved. This closes #3087. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://

ignite git commit: IGNITE-7088 Fix implementation of DIRECT comparator for ordering cache start operations. This closes #3136.

2017-12-07 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master cab5cc562 -> bbeb20508 IGNITE-7088 Fix implementation of DIRECT comparator for ordering cache start operations. This closes #3136. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http

ignite git commit: IGNITE-7080 Check env variable names to only pass IGNITE_* to nodes. This closes #3161.

2017-12-06 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 813247399 -> 280acbf83 IGNITE-7080 Check env variable names to only pass IGNITE_* to nodes. This closes #3161. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache

ignite git commit: IGNITE-6971 Ignite Logger type & logging file config indication. This closes #3095.

2017-12-06 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master f905442e7 -> 920424751 IGNITE-6971 Ignite Logger type & logging file config indication. This closes #3095. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org

ignite git commit: IGNITE-6955 Update com.google.code.simple-spring-memcached:spymemcached to 2.8.4. This closes #3067.

2017-11-30 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master a245ec7ea -> c1cdc4f38 IGNITE-6955 Update com.google.code.simple-spring-memcached:spymemcached to 2.8.4. This closes #3067. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-

ignite git commit: IGNITE-6828 Fixed confusing messages SLF4J: Failed to load class at Ignite start. This closes #2980.

2017-11-30 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 6933f7b57 -> a245ec7ea IGNITE-6828 Fixed confusing messages SLF4J: Failed to load class at Ignite start. This closes #2980. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-

ignite git commit: IGNITE-2766 Ensure that cache is available after client ID changes. This closes #3077.

2017-11-27 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 150449ca0 -> 5e7a55657 IGNITE-2766 Ensure that cache is available after client ID changes. This closes #3077. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.

ignite git commit: Fixed IGNITE-6838. Restore EvictionPolicy 'maxSize' field default value.

2017-11-27 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master a3b044f2e -> d5d2d3222 Fixed IGNITE-6838. Restore EvictionPolicy 'maxSize' field default value. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d5d2d322 Tree: http:/

[1/3] ignite git commit: IGNITE-6949: Cleanup OLS code. This closes #3063.

2017-11-23 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 5a4c6e097 -> 34955be37 http://git-wip-us.apache.org/repos/asf/ignite/blob/34955be3/modules/ml/src/test/java/org/apache/ignite/ml/regressions/DistributedBlockOLSMultipleLinearRegressionTest.java --

[3/3] ignite git commit: IGNITE-6949: Cleanup OLS code. This closes #3063.

2017-11-23 Thread ntikhonov
IGNITE-6949: Cleanup OLS code. This closes #3063. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/34955be3 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/34955be3 Diff: http://git-

[2/3] ignite git commit: IGNITE-6949: Cleanup OLS code. This closes #3063.

2017-11-23 Thread ntikhonov
http://git-wip-us.apache.org/repos/asf/ignite/blob/34955be3/modules/ml/src/main/java/org/apache/ignite/ml/math/impls/storage/vector/SparseDistributedVectorStorage.java -- diff --git a/modules/ml/src/main/java/org/apache/ignite/ml/

ignite git commit: IGNITE-6984: Make cache creation slightly more verbose.

2017-11-22 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 39cc9b7d4 -> 8ba8ba8f2 IGNITE-6984: Make cache creation slightly more verbose. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8ba8

ignite git commit: IGNITE-5195 DataStreamer can fails if non-data node enter\leave the grid. This closes #3026.

2017-11-20 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 43aa4a893 -> 5fb04be39 IGNITE-5195 DataStreamer can fails if non-data node enter\leave the grid. This closes #3026. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.a

[3/3] ignite git commit: IGNITE-5846 Add support of distributed matrices for OLS regression. This closes #3030.

2017-11-17 Thread ntikhonov
IGNITE-5846 Add support of distributed matrices for OLS regression. This closes #3030. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b0a86018 Tree: http://git-wip-us.apache.org/repos/asf/

[1/3] ignite git commit: IGNITE-5846 Add support of distributed matrices for OLS regression. This closes #3030.

2017-11-17 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master cbd7e39cf -> b0a860186 http://git-wip-us.apache.org/repos/asf/ignite/blob/b0a86018/modules/ml/src/test/java/org/apache/ignite/ml/regressions/DistributedBlockOLSMultipleLinearRegressionTest.java --

[2/3] ignite git commit: IGNITE-5846 Add support of distributed matrices for OLS regression. This closes #3030.

2017-11-17 Thread ntikhonov
http://git-wip-us.apache.org/repos/asf/ignite/blob/b0a86018/modules/ml/src/main/java/org/apache/ignite/ml/math/impls/storage/matrix/BlockMatrixStorage.java -- diff --git a/modules/ml/src/main/java/org/apache/ignite/ml/math/impls/s

ignite git commit: IGNITE-5218: Added missed licenses headers.

2017-11-11 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master db7697b17 -> 131d80d1c IGNITE-5218: Added missed licenses headers. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/131d80d1 Tree: http://git-wip-us.apache.org/repos/

ignite git commit: IGNITE-6669: Renamed test by code style.

2017-11-10 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 291b166f2 -> c11fc4117 IGNITE-6669: Renamed test by code style. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c11fc411 Tree: http

[ignite] Git Push Summary

2017-11-08 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/ignite-4324 [deleted] 715c40c41

ignite git commit: Fixed TcpDiscoveryWithWrongServerTest.

2017-11-02 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 24fac2da9 -> 2a82b5104 Fixed TcpDiscoveryWithWrongServerTest. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2a82b510 Tree: http:/

ignite git commit: Added docker file for 2.3.0 version.

2017-10-31 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 94dd19d36 -> 67ca745b0 Added docker file for 2.3.0 version. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/67ca745b Tree: http://g

ignite git commit: IGNITE-6252 Code style, minor notes.

2017-10-31 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/ignite-6252 13cf04e79 -> 5d63efb68 IGNITE-6252 Code style, minor notes. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5d63efb6 Tree: htt

[1/5] ignite git commit: IGNITE-6252 Cassandra Cache Store Session does not retry if statement failed

2017-10-31 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/ignite-6252 [created] 13cf04e79 IGNITE-6252 Cassandra Cache Store Session does not retry if statement failed This patch will check to ensure that we retry any prepare statement failure when we submit the async request to Cassandra Project: http

[5/5] ignite git commit: IGNITE-6252 Code style, minor notes.

2017-10-31 Thread ntikhonov
IGNITE-6252 Code style, minor notes. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/13cf04e7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/13cf04e7 Diff: http://git-wip-us.apache

[4/5] ignite git commit: Merge branch 'patch-1' of https://github.com/sunnychanwork/ignite into ignite-rev

2017-10-31 Thread ntikhonov
Merge branch 'patch-1' of https://github.com/sunnychanwork/ignite into ignite-rev Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/469e4e5b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/469e4e5b Diff: http://git-w

[2/5] ignite git commit: Remove Table Absence Check

2017-10-31 Thread ntikhonov
Remove Table Absence Check Already done previously Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8cfacebf Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8cfacebf Diff: http://git-wip-us.apache.org/repos/asf/ignit

[3/5] ignite git commit: Fix retrying logic

2017-10-31 Thread ntikhonov
Fix retrying logic Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9c9b375a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9c9b375a Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/9c9b375a Branch: refs/hea

ignite git commit: IGNITE-6690 DiscoverySpi: Clientmode Ignite should not fail on handshake. This closes #2923.

2017-10-31 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 87e37975d -> 035dcb7f7 IGNITE-6690 DiscoverySpi: Clientmode Ignite should not fail on handshake. This closes #2923. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.a

ignite git commit: IGNITE-6774 Java doc is broken: "LUDecomposition.java:40: warning - Tag @see: missing final '>'". This closes #2941.

2017-10-27 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 007c579c4 -> 24bd91674 IGNITE-6774 Java doc is broken: "LUDecomposition.java:40: warning - Tag @see: missing final '>'". This closes #2941. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Com

ignite git commit: IGNITE-6071 White list of exceptions to suppress in createTcpClient. This closes #2575.

2017-10-26 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 8266a9812 -> 4c31549c1 IGNITE-6071 White list of exceptions to suppress in createTcpClient. This closes #2575. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache

ignite git commit: IGNITE-6654 Ignite client can hang in case IgniteOOM on server. This closes #2908.

2017-10-25 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 6ed872b4e -> 918febaa1 IGNITE-6654 Ignite client can hang in case IgniteOOM on server. This closes #2908. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/

ignite git commit: IGNITE-6639 TCP communication skip local node loopback address. This closes #2909.

2017-10-25 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master bbf48533c -> 6ed872b4e IGNITE-6639 TCP communication skip local node loopback address. This closes #2909. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/

ignite git commit: IGNITE-6555 When a CacheStore with a @SpringResource annotated field is configured Ignite fails to start via igniteSpringBean. This closes #2893.

2017-10-25 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 1816fb920 -> dde348607 IGNITE-6555 When a CacheStore with a @SpringResource annotated field is configured Ignite fails to start via igniteSpringBean. This closes #2893. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.

ignite git commit: IGNITE-6660 Python Redis example fails for python 3 run. This closes #2879.

2017-10-24 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master f3155e162 -> 27cce61e8 IGNITE-6660 Python Redis example fails for python 3 run. This closes #2879. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/as

ignite git commit: IGNITE-6660 Python Redis example fails for python 3 run. This closes #2879.

2017-10-24 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/ignite-2.3 b92a9c6cb -> 5150e8b25 IGNITE-6660 Python Redis example fails for python 3 run. This closes #2879. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repo

ignite git commit: IGNITE-6362 Fixed NPE in Log4J2Logger. Cleanup tests and added tests to suite. This closes #2833.

2017-10-16 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 6679b6cbe -> f8824c861 IGNITE-6362 Fixed NPE in Log4J2Logger. Cleanup tests and added tests to suite. This closes #2833. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip

ignite git commit: IGNITE-6562: Dynamic service deployment should use projection if NodeFilter is not set. This closes #2810.

2017-10-16 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 0b304042d -> 6679b6cbe IGNITE-6562: Dynamic service deployment should use projection if NodeFilter is not set. This closes #2810. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http:

ignite git commit: Fixed IGNITE-6362 NPE in Log4J2Logger.

2017-10-12 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/ignite-6362 [created] 272f50572 Fixed IGNITE-6362 NPE in Log4J2Logger. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/272f5057 Tree: http

ignite git commit: IGNITE-6545: Failure during Ignite Service.cancel() can break normal shutdown process. This closes #2807.

2017-10-11 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 0f3546a9b -> 8ffa1099e IGNITE-6545: Failure during Ignite Service.cancel() can break normal shutdown process. This closes #2807. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/i

ignite git commit: Fixed "IGNITE-6234 Initialize schemaIds to empty set if schemas field is null during the deserialization".

2017-10-10 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 17680ae3c -> 4385f12f8 Fixed "IGNITE-6234 Initialize schemaIds to empty set if schemas field is null during the deserialization". Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http:

ignite git commit: Fixed "IGNITE-6483 Tests for availability of metrics in MX beans". This closes #2806.

2017-10-09 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master a45677cf0 -> 218416c3a Fixed "IGNITE-6483 Tests for availability of metrics in MX beans". This closes #2806. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.o

ignite git commit: Fixed "IGNITE-2092 Switched to the up-to-date java image which has build-in functionality to detect container CPU limitation".

2017-09-29 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 0ab17ab7b -> 0919d9f46 Fixed "IGNITE-2092 Switched to the up-to-date java image which has build-in functionality to detect container CPU limitation". Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignit

ignite git commit: Fixed "IGNITE-6184 Add checkClusterState() call to destroyCachesAsync() and getOrCreateCaches()". This closes #2526.

2017-09-27 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 2929acef5 -> adbf0680f Fixed "IGNITE-6184 Add checkClusterState() call to destroyCachesAsync() and getOrCreateCaches()". This closes #2526. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Com

ignite git commit: Fixed "IGNITE-6360: NPE occurs if object with null indexed field is added". This closes #2739.

2017-09-27 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 12cbf75bb -> 2929acef5 Fixed "IGNITE-6360: NPE occurs if object with null indexed field is added". This closes #2739. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us

ignite git commit: Fixed IGNITE-6070 "Ensure that Web Session RequestWrapper considers its sessions valid".

2017-09-08 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 72d9f7969 -> d808e33ef Fixed IGNITE-6070 "Ensure that Web Session RequestWrapper considers its sessions valid". Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d808

ignite git commit: Fixed Licenses & Javadoc tests.

2017-09-07 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master c6c7d905d -> aa1725733 Fixed Licenses & Javadoc tests. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/aa172573 Tree: http://git-wi

ignite git commit: IGNITE-6219 - IgniteCache#loadCache executes local load in caller thread

2017-09-06 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 788adc0d0 -> 0e63f5968 IGNITE-6219 - IgniteCache#loadCache executes local load in caller thread Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0e63f596 Tree: http:/

ignite git commit: Fixed "IGNITE-6168 Need SSL client authentication during discovery". This closes #2505.

2017-08-25 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 6f279b004 -> 02801f8f2 Fixed "IGNITE-6168 Need SSL client authentication during discovery". This closes #2505. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache

ignite git commit: IGNITE-5790 SQL: Append UUID to names of Ignite instances opened by JDBC.

2017-08-18 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master d779f06ed -> f00449fe1 IGNITE-5790 SQL: Append UUID to names of Ignite instances opened by JDBC. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/

ignite git commit: IGNITE-6088 Socket#shutdownOutput in ServerImpl leads to UnsupportedOperationException on SSLSocket.

2017-08-18 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master dd89aabe3 -> 4acbe0ef8 IGNITE-6088 Socket#shutdownOutput in ServerImpl leads to UnsupportedOperationException on SSLSocket. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-

[16/29] ignite git commit: IGNITE-5902 Implemented stop caches at once. (cherry picked from commit ebb8765)

2017-08-15 Thread ntikhonov
IGNITE-5902 Implemented stop caches at once. (cherry picked from commit ebb8765) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5c209785 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5c209785 Diff: http://git-wip

[12/29] ignite git commit: IGNITE-5993: Removed unused SQL-related classes and methods (old tree index, snapshots, etc). This closes #2414.

2017-08-15 Thread ntikhonov
IGNITE-5993: Removed unused SQL-related classes and methods (old tree index, snapshots, etc). This closes #2414. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7c77b869 Tree: http://git-wip-us.apache.org/repos/asf/ignite/t

[27/29] ignite git commit: IGNITE-5995: ODBC fix for SQLGetData.

2017-08-15 Thread ntikhonov
IGNITE-5995: ODBC fix for SQLGetData. (cherry picked from commit 0d8d166) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/276e84a9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/276e84a9 Diff: http://git-wip-us.ap

[14/29] ignite git commit: IGNITE-5734 Web Console: Fixed npm dependencies. (cherry picked from commit aeafbf1)

2017-08-15 Thread ntikhonov
IGNITE-5734 Web Console: Fixed npm dependencies. (cherry picked from commit aeafbf1) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/580b6aa8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/580b6aa8 Diff: http://git

[23/29] ignite git commit: GG-12629 Backport IGNITE-5961 to 8.1.4

2017-08-15 Thread ntikhonov
GG-12629 Backport IGNITE-5961 to 8.1.4 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2f38065c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2f38065c Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/2f380

[28/29] ignite git commit: IGNITE-6032: ODBC: Added SQL_SCROLL_OPTIONS support for SQLGetInfo

2017-08-15 Thread ntikhonov
IGNITE-6032: ODBC: Added SQL_SCROLL_OPTIONS support for SQLGetInfo (cherry picked from commit f3d3d1bd718068c941e14b4e5949573b0a5d0c6a) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/020ff360 Tree: http://git-wip-us.apache

[09/29] ignite git commit: Merge branch ignite-2.1.3 into ignite-2.1.4.

2017-08-15 Thread ntikhonov
Merge branch ignite-2.1.3 into ignite-2.1.4. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4f025044 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4f025044 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff

[21/29] ignite git commit: IGNITE-5890 Added estimated time to rebalance completion and time to rebalance start to MXBean - Fixes #2386.

2017-08-15 Thread ntikhonov
IGNITE-5890 Added estimated time to rebalance completion and time to rebalance start to MXBean - Fixes #2386. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/13f38d79 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree

[06/29] ignite git commit: Merge remote-tracking branch 'upstream/ignite-2.1.4' into ignite-2.1.4

2017-08-15 Thread ntikhonov
Merge remote-tracking branch 'upstream/ignite-2.1.4' into ignite-2.1.4 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d1a74a4b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d1a74a4b Diff: http://git-wip-us.apache

[22/29] ignite git commit: IGNITE-5741 - Replaced HeapByteBuffer with DirectByteBuffer in WAL records iterator - Fixes #2329.

2017-08-15 Thread ntikhonov
IGNITE-5741 - Replaced HeapByteBuffer with DirectByteBuffer in WAL records iterator - Fixes #2329. 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/c23a2dcf Tree: http://git-wip-us.apache.or

[08/29] ignite git commit: IGNITE-5939: ODBC: SQLColAttributes now works with legacy attribute codes.

2017-08-15 Thread ntikhonov
IGNITE-5939: ODBC: SQLColAttributes now works with legacy attribute codes. (cherry picked from commit 70ffa2c) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4e0385fb Tree: http://git-wip-us.apache.org/repos/asf/ignite/tre

[02/29] ignite git commit: IGNITE-4800: Lucene query may fails with NPE. Test fixed.

2017-08-15 Thread ntikhonov
IGNITE-4800: Lucene query may fails with NPE. Test fixed. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3fdf453e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3fdf453e Diff: http://git-wip-us.apache.org/repos/as

[19/29] ignite git commit: Merge branch 'ignite-2.1.3' into ignite-2.1.4

2017-08-15 Thread ntikhonov
Merge branch 'ignite-2.1.3' into ignite-2.1.4 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/74d6ab99 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/74d6ab99 Diff: http://git-wip-us.apache.org/repos/asf/ignite/dif

[15/29] ignite git commit: IGNITE-5987 Added -nq (visor will not quit in batch mode) option for Visor Cmd. (cherry picked from commit 8d6e842)

2017-08-15 Thread ntikhonov
IGNITE-5987 Added -nq (visor will not quit in batch mode) option for Visor Cmd. (cherry picked from commit 8d6e842) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/841db65e Tree: http://git-wip-us.apache.org/repos/asf/ignite

[18/29] ignite git commit: IGNITE-6013 Optimized processing response from cluster. (cherry picked from commit b02c481)

2017-08-15 Thread ntikhonov
IGNITE-6013 Optimized processing response from cluster. (cherry picked from commit b02c481) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3a7d4f4a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3a7d4f4a Diff: htt

[01/29] ignite git commit: IGNITE-4800: Lucene query may fails with NPE. This closes #2315.

2017-08-15 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/ignite-5947 [created] 49bc7fb41 IGNITE-4800: Lucene query may fails with NPE. This closes #2315. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1e08c3fb Tree: http://git-w

[26/29] ignite git commit: IGNITE-6004: Added QuerySqlField.inlineSize property. This closes #2420.

2017-08-15 Thread ntikhonov
IGNITE-6004: Added QuerySqlField.inlineSize property. This closes #2420. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/621380db Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/621380db Diff: http://git-wip-us.apac

[29/29] ignite git commit: IGNITE-5497 WIP

2017-08-15 Thread ntikhonov
IGNITE-5497 WIP Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/49bc7fb4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/49bc7fb4 Diff: http://git-wip-us.apache.org/repos/asf/ignite

[05/29] ignite git commit: IGNITE-5126: Batch support for this JDBC driver. This closes #2162.

2017-08-15 Thread ntikhonov
IGNITE-5126: Batch support for this JDBC driver. This closes #2162. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0f3b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0f3b Diff: http://git-wip-us.apache.or

[10/29] ignite git commit: IGNITE-5211: Added new constructor: QueryEntity(Class keyCls, Class valCls). This closes #2371. This closes #2388. This closes #2407.

2017-08-15 Thread ntikhonov
IGNITE-5211: Added new constructor: QueryEntity(Class keyCls, Class valCls). This closes #2371. This closes #2388. This closes #2407. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b093afb8 Tree: http://git-wip-us.apache.o

[25/29] ignite git commit: IGNITE-6052 request cluster state from daemon node via compute grid - Fixes #2439.

2017-08-15 Thread ntikhonov
IGNITE-6052 request cluster state from daemon node via compute grid - Fixes #2439. 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/305c0f4f Tree: http://git-wip-us.apache.org/repos/asf/igni

[04/29] ignite git commit: Merge branch ignite-2.1.3 into ignite-2.1.4

2017-08-15 Thread ntikhonov
Merge branch ignite-2.1.3 into ignite-2.1.4 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/772d462b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/772d462b Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/

[13/29] ignite git commit: IGNITE-5452: GridTimeoutProcessor can hang on stop. This closes #2279.

2017-08-15 Thread ntikhonov
IGNITE-5452: GridTimeoutProcessor can hang on stop. This closes #2279. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ab18fdfc Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ab18fdfc Diff: http://git-wip-us.apache

[20/29] ignite git commit: IGNITE-5941 - Fixed index name length restrictions. This closes #2408

2017-08-15 Thread ntikhonov
IGNITE-5941 - Fixed index name length restrictions. This closes #2408 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fde550ba Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/fde550ba Diff: http://git-wip-us.apache.

[17/29] ignite git commit: IGNITE-6012 Refactored GridJettyRestHandler.processRequest(): replace mapper.writeValueAsString with writeValue(stream, v). (cherry picked from commit 3a390c8)

2017-08-15 Thread ntikhonov
IGNITE-6012 Refactored GridJettyRestHandler.processRequest(): replace mapper.writeValueAsString with writeValue(stream, v). (cherry picked from commit 3a390c8) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8b246194 Tree:

[24/29] ignite git commit: IGNITE-5843 Persist cache configuration received on node join - Fixes #2347.

2017-08-15 Thread ntikhonov
IGNITE-5843 Persist cache configuration received on node join - Fixes #2347. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cdac5a87 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cdac5a87 Diff: http://git-wip-us.

[11/29] ignite git commit: IGNITE-5982: GridMapQueryExecutor was split into several pieces.

2017-08-15 Thread ntikhonov
IGNITE-5982: GridMapQueryExecutor was split into several pieces. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/879f1910 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/879f1910 Diff: http://git-wip-us.apache.org/r

[07/29] ignite git commit: IGNITE-5923: ODBC: SQLGetTypeInfo now works with SQL_ALL_TYPES

2017-08-15 Thread ntikhonov
IGNITE-5923: ODBC: SQLGetTypeInfo now works with SQL_ALL_TYPES (cherry picked from commit 48c914d) Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0b3a9a71 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0b3a9a71 D

[03/29] ignite git commit: ignite-5712 Context switching for optimistic transactions

2017-08-15 Thread ntikhonov
ignite-5712 Context switching for optimistic transactions Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e255a564 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e255a564 Diff: http://git-wip-us.apache.org/repos/as

ignite git commit: IGNITE-4991 Do not print out system properties when IGNITE_TO_STRING_INCLUDE_SENSITIVE is set to false. This closes #2428.

2017-08-14 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 44d60f58e -> 18e79e5cb IGNITE-4991 Do not print out system properties when IGNITE_TO_STRING_INCLUDE_SENSITIVE is set to false. This closes #2428. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/re

ignite git commit: IGNITE-5897 Fix session init/end logic. This fixes tests.

2017-08-09 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master aeafbf10c -> 5a559dfa1 IGNITE-5897 Fix session init/end logic. This fixes tests. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5a

ignite git commit: IGNITE-4800: Lucene query may fails with NPE. This closes #2315.

2017-08-04 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 48c914dcc -> 359777f23 IGNITE-4800: Lucene query may fails with NPE. This closes #2315. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/359777f2 Tree: http://git-wip

ignite git commit: IGNITE-5775: Fix removing jobs from activeJobs for jobAlwaysActivate. This closes #2319.

2017-08-01 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 160dab095 -> 40c91c598 IGNITE-5775: Fix removing jobs from activeJobs for jobAlwaysActivate. This closes #2319. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/40c9

ignite git commit: Added docker file for 2.1 version.

2017-07-27 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master e9a0d6948 -> 7a6af6956 Added docker file for 2.1 version. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7a6af695 Tree: http://git

ignite git commit: IGNITE-5776: Add option to turn on filter reachable addresses in TcpCommunicationSpi. This closes #2317.

2017-07-20 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master e285f9dbe -> bd7a08e31 IGNITE-5776: Add option to turn on filter reachable addresses in TcpCommunicationSpi. This closes #2317. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ig

ignite git commit: IGNITE-5775: Fix bug with delay for compute jobs. This closes #2319.

2017-07-20 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 02e250759 -> e285f9dbe IGNITE-5775: Fix bug with delay for compute jobs. This closes #2319. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e285f9db Tree: http://git

ignite git commit: IGNITE-5452: GridTimeoutProcessor can hang on stop. This closes #2279.

2017-07-14 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 07cc05f51 -> b95c261f0 IGNITE-5452: GridTimeoutProcessor can hang on stop. This closes #2279. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/b95c261f Tree: http://g

ignite git commit: IGNITE-5444: Collections.singletonList is not properly serialized by binary marshaller. This closes #2217.

2017-07-14 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master c0c6c2f9f -> 038a90a98 IGNITE-5444: Collections.singletonList is not properly serialized by binary marshaller. This closes #2217. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/

ignite git commit: IGNITE-4831: Add an option to disable MBeans. This closes #2265.

2017-07-14 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master abe8e67e6 -> 7283edb21 IGNITE-4831: Add an option to disable MBeans. This closes #2265. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7283edb2 Tree: http://git-wip

ignite git commit: IGNITE-5597 - Fix javadoc in Affinity and AffinityFunction for REPLICATED cache. This closes #2268.

2017-07-13 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 00c6b6c4b -> 7338445ac IGNITE-5597 - Fix javadoc in Affinity and AffinityFunction for REPLICATED cache. This closes #2268. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/

ignite git commit: Fixed "IGNITE-5521 Large near caches lead to cluster instability with metrics enabled". This closes #2201.

2017-06-29 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master f618640e6 -> f6cbba3f5 Fixed "IGNITE-5521 Large near caches lead to cluster instability with metrics enabled". This closes #2201. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http:

ignite git commit: IGNITE-4324 Check node list is non-empty before selecting one for query execution.

2017-06-13 Thread ntikhonov
Repository: ignite Updated Branches: refs/heads/master 4df693704 -> 5f84bf498 IGNITE-4324 Check node list is non-empty before selecting one for query execution. Signed-off-by: nikolay_tikhonov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/

[2/3] ignite git commit: Merge branch 'IGNITE-4324' of https://github.com/WilliamDo/ignite into ignite-4324

2017-06-08 Thread ntikhonov
Merge branch 'IGNITE-4324' of https://github.com/WilliamDo/ignite into ignite-4324 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/64168973 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/64168973 Diff: http://git-

  1   2   3   4   5   6   7   8   9   10   >