ignite git commit: IGNITE-6625: SSL support for thin JDBC: additional fix test; change error message

2018-02-09 Thread isapego
Repository: ignite Updated Branches: refs/heads/master 7c0145299 -> 64c9f502a IGNITE-6625: SSL support for thin JDBC: additional fix test; change error message Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/64c9f502 Tr

[1/2] ignite git commit: IGNITE-7438: LSQR solver for Linear Regression

2018-02-09 Thread chief
Repository: ignite Updated Branches: refs/heads/master 64c9f502a -> 2f330a1cd http://git-wip-us.apache.org/repos/asf/ignite/blob/2f330a1c/modules/ml/src/test/java/org/apache/ignite/ml/math/isolve/lsqr/LSQROnHeapTest.java -- dif

[2/2] ignite git commit: IGNITE-7438: LSQR solver for Linear Regression

2018-02-09 Thread chief
IGNITE-7438: LSQR solver for Linear Regression this closes #3494 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2f330a1c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2f330a1c Diff: http://git-wip-us.apache.org/

[01/50] [abbrv] ignite git commit: IGNITE-7475 Improved VerifyBackupPartitionsTask to calculate partition hashes in parallel - Fixes #3407.

2018-02-09 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/ignite-7485-2 138ff50fd -> 234488ede IGNITE-7475 Improved VerifyBackupPartitionsTask to calculate partition hashes in parallel - Fixes #3407. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[45/50] [abbrv] ignite git commit: IGNITE-7464 - Add property to configure time between node connection attempts - Fixes #3493

2018-02-09 Thread akuznetsov
IGNITE-7464 - Add property to configure time between node connection attempts - Fixes #3493 Signed-off-by: Valentin Kulichenko Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4abcb310 Tree: http://git-wip-us.apache.org/re

[23/50] [abbrv] ignite git commit: IGNITE-5779 - Fixes #3471.

2018-02-09 Thread akuznetsov
IGNITE-5779 - Fixes #3471. Signed-off-by: Igor Rudyak Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/08f96597 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/08f96597 Diff: http://git-wip-us.apache.org/repos/asf/

[03/50] [abbrv] ignite git commit: IGNITE-7500 Optimizing tests

2018-02-09 Thread akuznetsov
IGNITE-7500 Optimizing tests Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/e74519fb Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/e74519fb Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/e74519fb Branc

[26/50] [abbrv] ignite git commit: IGNITE-7317: SVM Examples

2018-02-09 Thread akuznetsov
IGNITE-7317: SVM Examples this closes #3435 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a1922d7e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a1922d7e Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff

[19/50] [abbrv] ignite git commit: .NET: Update README regarding C++ interop and thin client

2018-02-09 Thread akuznetsov
.NET: Update README regarding C++ interop and thin client Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/eee4f17b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/eee4f17b Diff: http://git-wip-us.apache.org/repos/as

[06/50] [abbrv] ignite git commit: IGNITE-7473 .NET: Fix ConfigurationManager assembly error on Linux

2018-02-09 Thread akuznetsov
IGNITE-7473 .NET: Fix ConfigurationManager assembly error on Linux Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0088405c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0088405c Diff: http://git-wip-us.apache.org

[32/50] [abbrv] ignite git commit: IGNITE-7514 Affinity assignment should be recalculated when primary node is not OWNER

2018-02-09 Thread akuznetsov
IGNITE-7514 Affinity assignment should be recalculated when primary node is not OWNER Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/faf50f1d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/faf50f1d Diff: http://g

[20/50] [abbrv] ignite git commit: IGNITE-7437: Partition based dataset implementation

2018-02-09 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/54bac750/modules/ml/src/main/java/org/apache/ignite/ml/preprocessing/normalization/NormalizationPreprocessor.java -- diff --git a/modules/ml/src/main/java/org/apache/ignite/ml/pre

[15/50] [abbrv] ignite git commit: IGNITE-7389 DataStreamer hangs if exception was thrown during addData which isn't IgniteException

2018-02-09 Thread akuznetsov
IGNITE-7389 DataStreamer hangs if exception was thrown during addData which isn't IgniteException 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/283ab0c4 Tree: http://git-wip-us.apache.org

[46/50] [abbrv] ignite git commit: IGNITE-7337: Implementation of saving DataFrame to Ignite SQL tables - Fixes #3438.

2018-02-09 Thread akuznetsov
IGNITE-7337: Implementation of saving DataFrame to Ignite SQL tables - Fixes #3438. 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/7c014529 Tree: http://git-wip-us.apache.org/repos/asf/igni

[25/50] [abbrv] ignite git commit: IGNITE-7625 Fix links for Javadoc

2018-02-09 Thread akuznetsov
IGNITE-7625 Fix links for Javadoc 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/8b52ae94 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8b52ae94 Diff: http://git-wip-us.apache.or

[28/50] [abbrv] ignite git commit: IGNITE-6721: PDS & non PDS test fix, limiting persistent region size. - Fixes #3475.

2018-02-09 Thread akuznetsov
IGNITE-6721: PDS & non PDS test fix, limiting persistent region size. - Fixes #3475. 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/e8bd98db Tree: http://git-wip-us.apache.org/repos/asf/ig

[42/50] [abbrv] ignite git commit: IGNITE-6625: JDBC thin: support SSL connection to Ignite node

2018-02-09 Thread akuznetsov
IGNITE-6625: JDBC thin: support SSL connection to Ignite node This closes #3233 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/42161cdd Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/42161cdd Diff: http://git-wip

[12/50] [abbrv] ignite git commit: IGNITE-7561 .NET: Add IServices.GetDynamicServiceProxy

2018-02-09 Thread akuznetsov
IGNITE-7561 .NET: Add IServices.GetDynamicServiceProxy This closes #3457 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f8d16749 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f8d16749 Diff: http://git-wip-us.apa

[34/50] [abbrv] ignite git commit: IGNITE-6917: Implemented SQL COPY command

2018-02-09 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/25d38cc9/modules/core/src/main/java/org/apache/ignite/internal/processors/bulkload/BulkLoadStreamerWriter.java -- diff --git a/modules/core/src/main/java/org/apache/ignite/interna

[07/50] [abbrv] ignite git commit: IGNITE-6946: Change Ignite Logger configuration on the fly. Fixes #3400.

2018-02-09 Thread akuznetsov
IGNITE-6946: Change Ignite Logger configuration on the fly. Fixes #3400. Signed-off-by: Valentin Kulichenko Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ebfab709 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/

[09/50] [abbrv] ignite git commit: IGNITE-7590: fixed tree example

2018-02-09 Thread akuznetsov
IGNITE-7590: fixed tree example this closes #3459 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a9d40a70 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a9d40a70 Diff: http://git-wip-us.apache.org/repos/asf/ignit

[14/50] [abbrv] ignite git commit: IGNITE-7599 Missed licenses in ignite-direct-io module

2018-02-09 Thread akuznetsov
IGNITE-7599 Missed licenses in ignite-direct-io module 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/d88af9b9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d88af9b9 Diff: http:/

[24/50] [abbrv] ignite git commit: IGNITE-7437: Fix javadoc in partition based dataset

2018-02-09 Thread akuznetsov
IGNITE-7437: Fix javadoc in partition based dataset this closes #3472 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/cfad55d3 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cfad55d3 Diff: http://git-wip-us.apache

[31/50] [abbrv] ignite git commit: IGNITE-7643: broken javadoc.

2018-02-09 Thread akuznetsov
IGNITE-7643: broken javadoc. this closes #3480 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7b37f648 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7b37f648 Diff: http://git-wip-us.apache.org/repos/asf/ignite/d

[36/50] [abbrv] ignite git commit: IGNITE-6217: Added benchmark to compare JDBC vs native SQL

2018-02-09 Thread akuznetsov
IGNITE-6217: Added benchmark to compare JDBC vs native SQL This closes #2558 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/63f6b1f4 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/63f6b1f4 Diff: http://git-wip-us

[05/50] [abbrv] ignite git commit: IGNITE-6171 Native facility to control excessive GC pauses

2018-02-09 Thread akuznetsov
IGNITE-6171 Native facility to control excessive GC pauses 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/af8cb624 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/af8cb624 Diff: ht

[21/50] [abbrv] ignite git commit: IGNITE-7437: Partition based dataset implementation

2018-02-09 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/54bac750/modules/ml/src/main/java/org/apache/ignite/ml/dataset/impl/cache/CacheBasedDatasetBuilder.java -- diff --git a/modules/ml/src/main/java/org/apache/ignite/ml/dataset/impl/

[29/50] [abbrv] ignite git commit: IGNITE-7533 Throttle writing threads according to fsync progress - Fixes #3437.

2018-02-09 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/b50aa5eb/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/db/checkpoint/ProgressWatchdog.java -- diff --git a/modules/core/src/test/java/org/apac

[44/50] [abbrv] ignite git commit: IGNITE-7606 Write replaced page outside segment write lock - Fixes #3469.

2018-02-09 Thread akuznetsov
IGNITE-7606 Write replaced page outside segment write lock - Fixes #3469. 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/b2f8cf8f Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b2

[10/50] [abbrv] ignite git commit: ignite-2.5.0 Update version.

2018-02-09 Thread akuznetsov
ignite-2.5.0 Update version. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9253035c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9253035c Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/9253035c Branc

[18/50] [abbrv] ignite git commit: IGNITE-7612 Web Console: Refactored mongoose schemas to separate module.

2018-02-09 Thread akuznetsov
IGNITE-7612 Web Console: Refactored mongoose schemas to separate module. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/71db7079 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/71db7079 Diff: http://git-wip-us.apac

[22/50] [abbrv] ignite git commit: IGNITE-7437: Partition based dataset implementation

2018-02-09 Thread akuznetsov
IGNITE-7437: Partition based dataset implementation this closes #3410 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/54bac750 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/54bac750 Diff: http://git-wip-us.apache

[16/50] [abbrv] ignite git commit: IGNITE-7580 Fix compatibilityMode flag consistency

2018-02-09 Thread akuznetsov
IGNITE-7580 Fix compatibilityMode flag consistency This closes #3466 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8f2045e3 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8f2045e3 Diff: http://git-wip-us.apache.

[41/50] [abbrv] ignite git commit: IGNITE-425: Implementation of ContinuousQueryWithTransformer

2018-02-09 Thread akuznetsov
IGNITE-425: Implementation of ContinuousQueryWithTransformer Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a83f3038 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a83f3038 Diff: http://git-wip-us.apache.org/repos

[17/50] [abbrv] ignite git commit: IGNITE-7610 Web Console: Profile page refactored to component.

2018-02-09 Thread akuznetsov
IGNITE-7610 Web Console: Profile page refactored to component. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/958975e8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/958975e8 Diff: http://git-wip-us.apache.org/rep

[04/50] [abbrv] ignite git commit: IGNITE-7573 Fixed full API tests to be compliant with baseline topology

2018-02-09 Thread akuznetsov
IGNITE-7573 Fixed full API tests to be compliant with baseline topology Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2b7623ac Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2b7623ac Diff: http://git-wip-us.apach

[11/50] [abbrv] ignite git commit: IGNITE-7569 Fixing index rebuild future

2018-02-09 Thread akuznetsov
IGNITE-7569 Fixing index rebuild future Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6ae70146 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6ae70146 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/6ae7

[08/50] [abbrv] ignite git commit: ignite-2.4.0 Update version.

2018-02-09 Thread akuznetsov
ignite-2.4.0 Update version. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2e43749e Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2e43749e Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/2e43749e Branc

[02/50] [abbrv] ignite git commit: IGNITE-7324 Failing hanging test

2018-02-09 Thread akuznetsov
IGNITE-7324 Failing hanging test Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8a5446f9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8a5446f9 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/8a5446f9 B

[13/50] [abbrv] ignite git commit: IGNITE-7520 Provide util-methods to get baseline from context - Fixes #3431.

2018-02-09 Thread akuznetsov
IGNITE-7520 Provide util-methods to get baseline from context - Fixes #3431. 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/f92d20eb Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree

[37/50] [abbrv] ignite git commit: IGNITE-7508: Fix contention on system property access in GridKernalContextImpl::isDaemon(). This closes #3468.

2018-02-09 Thread akuznetsov
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/asf/ignite/commit/d2b41a08 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tre

[33/50] [abbrv] ignite git commit: IGNITE-6917: Implemented SQL COPY command

2018-02-09 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/25d38cc9/parent/pom.xml -- diff --git a/parent/pom.xml b/parent/pom.xml index ba5d576..5d85f0d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -815,6 +815,7 @@

[35/50] [abbrv] ignite git commit: IGNITE-6917: Implemented SQL COPY command

2018-02-09 Thread akuznetsov
IGNITE-6917: Implemented SQL COPY command This closes #3419 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/25d38cc9 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/25d38cc9 Diff: http://git-wip-us.apache.org/repos

[49/50] [abbrv] ignite git commit: IGNITE-7438: LSQR solver for Linear Regression

2018-02-09 Thread akuznetsov
IGNITE-7438: LSQR solver for Linear Regression this closes #3494 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2f330a1c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2f330a1c Diff: http://git-wip-us.apache.org/

[27/50] [abbrv] ignite git commit: IGNITE-7375: Right cleanup after training.

2018-02-09 Thread akuznetsov
IGNITE-7375: Right cleanup after training. this closes #3478 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/50213a0a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/50213a0a Diff: http://git-wip-us.apache.org/repo

[30/50] [abbrv] ignite git commit: IGNITE-7533 Throttle writing threads according to fsync progress - Fixes #3437.

2018-02-09 Thread akuznetsov
IGNITE-7533 Throttle writing threads according to fsync progress - Fixes #3437. 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/b50aa5eb Tree: http://git-wip-us.apache.org/repos/asf/ignite/t

[38/50] [abbrv] ignite git commit: IGNITE-7586: Added COPY command into the JDBC example.

2018-02-09 Thread akuznetsov
IGNITE-7586: Added COPY command into the JDBC example. This closes #3485 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ce7c1478 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ce7c1478 Diff: http://git-wip-us.apa

[43/50] [abbrv] ignite git commit: IGNITE-7346 Enable Ignite cache events per cache

2018-02-09 Thread akuznetsov
IGNITE-7346 Enable Ignite cache events per cache 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/b2531569 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/b2531569 Diff: http://git-w

[48/50] [abbrv] ignite git commit: IGNITE-7438: LSQR solver for Linear Regression

2018-02-09 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/2f330a1c/modules/ml/src/test/java/org/apache/ignite/ml/math/isolve/lsqr/LSQROnHeapTest.java -- diff --git a/modules/ml/src/test/java/org/apache/ignite/ml/math/isolve/lsqr/LSQROnHe

[47/50] [abbrv] ignite git commit: IGNITE-6625: SSL support for thin JDBC: additional fix test; change error message

2018-02-09 Thread akuznetsov
IGNITE-6625: SSL support for thin JDBC: additional fix test; change error message Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/64c9f502 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/64c9f502 Diff: http://git-w

[40/50] [abbrv] ignite git commit: IGNITE-425: Implementation of ContinuousQueryWithTransformer

2018-02-09 Thread akuznetsov
http://git-wip-us.apache.org/repos/asf/ignite/blob/a83f3038/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousWithTransformerFailoverTest.java -- diff --git a/modules/core/src/t

[50/50] [abbrv] ignite git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-7485-2

2018-02-09 Thread akuznetsov
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-7485-2 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/234488ed Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/234488ed Diff: htt

[39/50] [abbrv] ignite git commit: IGNITE-7639 Fixed NPE

2018-02-09 Thread akuznetsov
IGNITE-7639 Fixed NPE Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c917327b Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c917327b Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/c917327b Branch: refs

ignite git commit: IGNITE-7540 Prevent page memory metadata corruption during checkpoint and group destroying. - Fixes #3490.

2018-02-09 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master 2f330a1cd -> bf5131fa4 IGNITE-7540 Prevent page memory metadata corruption during checkpoint and group destroying. - Fixes #3490. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http:

ignite git commit: IGNITE-7476 Avoid NPE during metrics gathering leading to discovery thread failure. - Fixes #3448.

2018-02-09 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master bf5131fa4 -> e36e383f1 IGNITE-7476 Avoid NPE during metrics gathering leading to discovery thread failure. - Fixes #3448. Signed-off-by: Alexey Goncharuk Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wi

ignite git commit: IGNITE-7476 Fixed compilation

2018-02-09 Thread agoncharuk
Repository: ignite Updated Branches: refs/heads/master e36e383f1 -> d34107b8f IGNITE-7476 Fixed compilation Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d34107b8 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tre

svn commit: r1823688 [1/2] - in /ignite/site/branches/ignite-7061: ./ arch/ features/ includes/ use-cases/caching/ use-cases/comparison/ use-cases/database/

2018-02-09 Thread dmagda
Author: dmagda Date: Fri Feb 9 18:45:46 2018 New Revision: 1823688 URL: http://svn.apache.org/viewvc?rev=1823688&view=rev Log: reworked key-value apis page Added: ignite/site/branches/ignite-7061/features/key-value-store.html - copied, changed from r1823687, ignite/site/branches/ignit

svn commit: r1823688 [2/2] - in /ignite/site/branches/ignite-7061: ./ arch/ features/ includes/ use-cases/caching/ use-cases/comparison/ use-cases/database/

2018-02-09 Thread dmagda
Modified: ignite/site/branches/ignite-7061/usecases.html URL: http://svn.apache.org/viewvc/ignite/site/branches/ignite-7061/usecases.html?rev=1823688&r1=1823687&r2=1823688&view=diff == --- ignite/site/branches/ignite-7061/

svn commit: r1823689 - in /ignite/site/branches/ignite-7061: features.html usecases.html

2018-02-09 Thread dmagda
Author: dmagda Date: Fri Feb 9 18:59:32 2018 New Revision: 1823689 URL: http://svn.apache.org/viewvc?rev=1823689&view=rev Log: updated features page Modified: ignite/site/branches/ignite-7061/features.html ignite/site/branches/ignite-7061/usecases.html Modified: ignite/site/branches/ign

svn commit: r1823690 - in /ignite/site/branches/ignite-7061: ./ arch/ community/ features/ use-cases/caching/ use-cases/comparison/ use-cases/database/ use-cases/hadoop/ use-cases/platforms/ use-cases

2018-02-09 Thread dmagda
Author: dmagda Date: Fri Feb 9 19:03:25 2018 New Revision: 1823690 URL: http://svn.apache.org/viewvc?rev=1823690&view=rev Log: updated css Modified: ignite/site/branches/ignite-7061/addons.html ignite/site/branches/ignite-7061/arch/clustering.html ignite/site/branches/ignite-7061/arc

svn commit: r1823698 - in /ignite/site/trunk: events.html index.html

2018-02-09 Thread dmagda
Author: dmagda Date: Fri Feb 9 20:23:15 2018 New Revision: 1823698 URL: http://svn.apache.org/viewvc?rev=1823698&view=rev Log: updated events Modified: ignite/site/trunk/events.html ignite/site/trunk/index.html Modified: ignite/site/trunk/events.html URL: http://svn.apache.org/viewvc/i

svn commit: r1823717 - in /ignite/site/branches/ignite-7061: ./ arch/ features/ includes/ use-cases/caching/ use-cases/comparison/ use-cases/database/

2018-02-09 Thread dmagda
Author: dmagda Date: Sat Feb 10 00:07:12 2018 New Revision: 1823717 URL: http://svn.apache.org/viewvc?rev=1823717&view=rev Log: reworked key-value apis Added: ignite/site/branches/ignite-7061/features/datagrid.html - copied, changed from r1823716, ignite/site/branches/ignite-7061/use-c

svn commit: r1823719 - /ignite/site/branches/ignite-7061/download.html

2018-02-09 Thread dmagda
Author: dmagda Date: Sat Feb 10 00:14:15 2018 New Revision: 1823719 URL: http://svn.apache.org/viewvc?rev=1823719&view=rev Log: reworked key-value apis Modified: ignite/site/branches/ignite-7061/download.html Modified: ignite/site/branches/ignite-7061/download.html URL: http://svn.apache.or

svn commit: r1823720 - in /ignite/site/branches/ignite-7061: ./ events.html index.html

2018-02-09 Thread dmagda
Author: dmagda Date: Sat Feb 10 00:20:32 2018 New Revision: 1823720 URL: http://svn.apache.org/viewvc?rev=1823720&view=rev Log: updated from trunk Modified: ignite/site/branches/ignite-7061/ (props changed) ignite/site/branches/ignite-7061/events.html ignite/site/branches/ignite-706