ignite git commit: IGNITE-9114: SQL: fail query after some timeout if it cannot be mapped to topology. This closes #4453.

2018-07-31 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master d73211d2c -> ce30b1e1d IGNITE-9114: SQL: fail query after some timeout if it cannot be mapped to topology. This closes #4453. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/igni

ignite git commit: IGNITE-9139 Web Console: Fixed issue with dropdown for chart options on Queries screen.

2018-07-31 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master ce30b1e1d -> f6c67e864 IGNITE-9139 Web Console: Fixed issue with dropdown for chart options on Queries screen. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f6c67

ignite git commit: IGNITE-8999 Web Console: Fixed issue with missing errorParser on paragraph creation.

2018-07-31 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master f6c67e864 -> bea6fe311 IGNITE-8999 Web Console: Fixed issue with missing errorParser on paragraph creation. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bea6fe31

ignite git commit: IGNITE-9136 Web Console: Do not show (de)activate switcher for clusters older than v2.0.0.

2018-07-31 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master bea6fe311 -> bcda7a1f5 IGNITE-9136 Web Console: Do not show (de)activate switcher for clusters older than v2.0.0. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/bc

[2/2] ignite git commit: IGNITE-6846 Add metrics for entry processor invocations. - Fixes #3148.

2018-07-31 Thread dpavlov
IGNITE-6846 Add metrics for entry processor invocations. - Fixes #3148. 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/5e8669af Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5e8669

[1/2] ignite git commit: IGNITE-6846 Add metrics for entry processor invocations. - Fixes #3148.

2018-07-31 Thread dpavlov
Repository: ignite Updated Branches: refs/heads/master bcda7a1f5 -> 5e8669af7 http://git-wip-us.apache.org/repos/asf/ignite/blob/5e8669af/modules/core/src/main/java/org/apache/ignite/internal/processors/platform/cache/PlatformCache.java --

ignite git commit: IGNITE-8973 Calculate partition hash and print into standard output

2018-07-31 Thread agura
Repository: ignite Updated Branches: refs/heads/master 5e8669af7 -> 8309cef79 IGNITE-8973 Calculate partition hash and print into standard output 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/comm

ignite git commit: IGNITE-9100 Split Basic and Cache TC configurations on pure in-memory and with disk usage one

2018-07-31 Thread agura
Repository: ignite Updated Branches: refs/heads/master 8309cef79 -> c5e723c53 IGNITE-9100 Split Basic and Cache TC configurations on pure in-memory and with disk usage one Signed-off-by: Andrey Gura Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apach

[1/2] ignite git commit: IGNITE-9034: [ML] Add Estimator API support to TensorFlow cluster on top of Apache Ignite.

2018-07-31 Thread chief
Repository: ignite Updated Branches: refs/heads/master c5e723c53 -> 9e884e5aa http://git-wip-us.apache.org/repos/asf/ignite/blob/9e884e5a/modules/tensorflow/src/main/java/org/apache/ignite/tensorflow/cluster/util/TensorFlowUserScriptRunner.java --

[2/2] ignite git commit: IGNITE-9034: [ML] Add Estimator API support to TensorFlow cluster on top of Apache Ignite.

2018-07-31 Thread chief
IGNITE-9034: [ML] Add Estimator API support to TensorFlow cluster on top of Apache Ignite. this closes #4402 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9e884e5a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/

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

2018-07-31 Thread vozerov
Merge remote-tracking branch 'origin/master' Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1f064206 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/1f064206 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff

[1/2] ignite git commit: IGNITE-9114: SQL: use query time in retry timeout calculation. This closes #4460.

2018-07-31 Thread vozerov
Repository: ignite Updated Branches: refs/heads/master 9e884e5aa -> 1f0642063 IGNITE-9114: SQL: use query time in retry timeout calculation. This closes #4460. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f0411759 Tr

ignite git commit: IGNITE-9130 Test fixed ZookeeperDiscoverySpiTest.testDuplicatedNodeId. - Fixes #4458.

2018-07-31 Thread dpavlov
Repository: ignite Updated Branches: refs/heads/master 1f0642063 -> 8bbcda359 IGNITE-9130 Test fixed ZookeeperDiscoverySpiTest.testDuplicatedNodeId. - Fixes #4458. Signed-off-by: Dmitriy Pavlov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org

ignite git commit: IGNITE-8180 Fix for test ZookeeperDiscoverySpiTest.testQuorumRestore fails on TC - Fixes #4203.

2018-07-31 Thread dpavlov
Repository: ignite Updated Branches: refs/heads/master 8bbcda359 -> ccd65e613 IGNITE-8180 Fix for test ZookeeperDiscoverySpiTest.testQuorumRestore fails on TC - Fixes #4203. Signed-off-by: Dmitriy Pavlov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.

ignite git commit: IGNITE-9137 Web Console: Select node dialog refactored to new UI.

2018-07-31 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master ccd65e613 -> 8ea35e74e IGNITE-9137 Web Console: Select node dialog refactored to new UI. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8ea35e74 Tree: http://git-wi

[3/5] ignite git commit: IGNITE-8428 Minor fixes in code style.

2018-07-31 Thread sboikov
IGNITE-8428 Minor fixes in code style. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3e44ba26 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3e44ba26 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/3e44b

[5/5] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-6467-1

2018-07-31 Thread sboikov
Merge remote-tracking branch 'remotes/origin/master' into ignite-6467-1 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ec5c574d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ec5c574d Diff: http://git-wip-us.apach

[1/5] ignite git commit: IGNITE-4010 Web Console: Fixed issue with cache metadata layout.

2018-07-31 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-6467-1 b8f4374be -> ec5c574d8 IGNITE-4010 Web Console: Fixed issue with cache metadata layout. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3dc65eb6 Tree: http://

[4/5] ignite git commit: IGNITE-8999 Web Console: Added support for optional "trace" in error message.

2018-07-31 Thread sboikov
IGNITE-8999 Web Console: Added support for optional "trace" in error message. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c8b3ba49 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c8b3ba49 Diff: http://git-wip-us

[2/5] ignite git commit: IGNITE-9118 Web Console: Fixed issue with number inputs.

2018-07-31 Thread sboikov
IGNITE-9118 Web Console: Fixed issue with number inputs. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8b62cc84 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8b62cc84 Diff: http://git-wip-us.apache.org/repos/asf

ignite git commit: IGNITE-7979 Web Console: Removed delete button from "Notebook" screen, as of this function moved to "Notebooks" screen.

2018-07-31 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master 8ea35e74e -> 19f9196c9 IGNITE-7979 Web Console: Removed delete button from "Notebook" screen, as of this function moved to "Notebooks" screen. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.o

ignite git commit: IGNITE-8799 Web Agent: Added output to log of root cause if connection failed.

2018-07-31 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master 19f9196c9 -> 6cc633b7d IGNITE-8799 Web Agent: Added output to log of root cause if connection failed. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/6cc633b7 Tree:

ignite git commit: ignite-9142

2018-07-31 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-9142 [created] 7e63db291 ignite-9142 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7e63db29 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7e63db29 Diff:

[ignite] Git Push Summary

2018-07-31 Thread sboikov
Repository: ignite Updated Branches: refs/heads/ignite-6467 [deleted] 4dfcf18c4