ignite git commit: IGNITE-7324 Enabling fixed test

2018-07-12 Thread dpavlov
Repository: ignite Updated Branches: refs/heads/master 584a88d42 -> 9c57baac1 IGNITE-7324 Enabling fixed test Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9c57baac Tree:

ignite git commit: IGNITE-8955 Fix of test after Checkpoint can't get write lock if massive eviction on node start started

2018-07-12 Thread dpavlov
Repository: ignite Updated Branches: refs/heads/master 31e88fc32 -> 584a88d42 IGNITE-8955 Fix of test after Checkpoint can't get write lock if massive eviction on node start started Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[32/51] [abbrv] ignite git commit: IGNITE-8907: [ML] Using vectors in featureExtractor

2018-07-12 Thread av
http://git-wip-us.apache.org/repos/asf/ignite/blob/fa56a584/examples/src/main/java/org/apache/ignite/examples/ml/tutorial/Step_6_KNN.java -- diff --git

[46/51] [abbrv] ignite git commit: IGNITE-8827 Fixed failing test

2018-07-12 Thread av
IGNITE-8827 Fixed failing test Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/df4fd65a Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/df4fd65a Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/df4fd65a

ignite git commit: IGNITE-8776 Eviction policy MBeans are never registered if evictionPolicyFactory is used - Fixes #4300.

2018-07-12 Thread dpavlov
Repository: ignite Updated Branches: refs/heads/master 6dc473d79 -> 31e88fc32 IGNITE-8776 Eviction policy MBeans are never registered if evictionPolicyFactory is used - Fixes #4300. Signed-off-by: Dmitriy Pavlov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

[36/51] [abbrv] ignite git commit: IGNITE-8526 Created web-agent docker image for k8s deployment. - Fixes #4038.

2018-07-12 Thread av
IGNITE-8526 Created web-agent docker image for k8s deployment. - Fixes #4038. Signed-off-by: Andrey Novikov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fc737b76 Tree:

[13/51] [abbrv] ignite git commit: IGNITE-8904 Add rebalanceThreadPoolSize to nodes configuration consistency check

2018-07-12 Thread av
IGNITE-8904 Add rebalanceThreadPoolSize to nodes configuration consistency check 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/b4909822 Tree:

[27/51] [abbrv] ignite git commit: IGNITE-8898 Renamed command argument '--force' to '--yes' for control.sh

2018-07-12 Thread av
IGNITE-8898 Renamed command argument '--force' to '--yes' for control.sh 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/413b4a8a Tree:

[51/51] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-8446

2018-07-12 Thread av
Merge remote-tracking branch 'remotes/origin/master' into ignite-8446 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7d442307 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7d442307 Diff:

[39/51] [abbrv] ignite git commit: IGNITE-8942 In some cases grid cannot be deactivated because of hanging CQ internal cleanup. - Fixes #4329.

2018-07-12 Thread av
IGNITE-8942 In some cases grid cannot be deactivated because of hanging CQ internal cleanup. - Fixes #4329. 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/08f98e38 Tree:

[07/51] [abbrv] ignite git commit: IGNITE-8754 Node outside of baseline does not start when service configured

2018-07-12 Thread av
IGNITE-8754 Node outside of baseline does not start when service configured 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/b1832673 Tree:

[31/51] [abbrv] ignite git commit: IGNITE-8907: [ML] Using vectors in featureExtractor

2018-07-12 Thread av
http://git-wip-us.apache.org/repos/asf/ignite/blob/fa56a584/modules/ml/src/main/java/org/apache/ignite/ml/selection/cv/CrossValidation.java -- diff --git

[11/51] [abbrv] ignite git commit: IGNITE-8904 Add rebalanceThreadPoolSize to nodes configuration consistency check - Fixes #4302.

2018-07-12 Thread av
IGNITE-8904 Add rebalanceThreadPoolSize to nodes configuration consistency check - Fixes #4302. 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/e0ffe265 Tree:

[43/51] [abbrv] ignite git commit: IGNITE-8946 AssertionError can occur during release of WAL history that was reserved for historical rebalance

2018-07-12 Thread av
IGNITE-8946 AssertionError can occur during release of WAL history that was reserved for historical rebalance Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/54055ec0 Tree:

[23/51] [abbrv] ignite git commit: IGNITE-8495: Thin C++ client.

2018-07-12 Thread av
http://git-wip-us.apache.org/repos/asf/ignite/blob/ed658597/modules/platforms/cpp/thin-client-test/src/cache_client_test.cpp -- diff --git a/modules/platforms/cpp/thin-client-test/src/cache_client_test.cpp

[15/51] [abbrv] ignite git commit: IGNITE-1023 Visor CMD: Added more info for add "start" command.

2018-07-12 Thread av
IGNITE-1023 Visor CMD: Added more info for add "start" command. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/203fe4ca Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/203fe4ca Diff:

[37/51] [abbrv] ignite git commit: IGNITE-8744 Added support for demo mode.

2018-07-12 Thread av
IGNITE-8744 Added support for demo mode. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0c5da41c Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0c5da41c Diff:

[33/51] [abbrv] ignite git commit: IGNITE-8907: [ML] Using vectors in featureExtractor

2018-07-12 Thread av
IGNITE-8907: [ML] Using vectors in featureExtractor this closes #4293 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/fa56a584 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/fa56a584 Diff:

[28/51] [abbrv] ignite git commit: IGNITE-8956 Fix of javadoc build failure. - Fixes #4328.

2018-07-12 Thread av
IGNITE-8956 Fix of javadoc build failure. - Fixes #4328. 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/cb38b5d1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/cb38b5d1 Diff:

[20/51] [abbrv] ignite git commit: IGNITE-8495: Thin C++ client.

2018-07-12 Thread av
http://git-wip-us.apache.org/repos/asf/ignite/blob/ed658597/modules/platforms/cpp/thin-client/src/impl/message.h -- diff --git a/modules/platforms/cpp/thin-client/src/impl/message.h

[35/51] [abbrv] ignite git commit: IGNITE-8979 Web Console: Fixed dropdown behavior on "Refresh" popover on Query screen.

2018-07-12 Thread av
IGNITE-8979 Web Console: Fixed dropdown behavior on "Refresh" popover on Query screen. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c9563467 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c9563467 Diff:

[47/51] [abbrv] ignite git commit: IGNITE-8988 Web console: Fixed content of README.txt in generated project.

2018-07-12 Thread av
IGNITE-8988 Web console: Fixed content of README.txt in generated project. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ea7f8013 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ea7f8013 Diff:

[34/51] [abbrv] ignite git commit: IGNITE-8744 Refactored cluster activation/deactivation logic.

2018-07-12 Thread av
IGNITE-8744 Refactored cluster activation/deactivation logic. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/89d34f66 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/89d34f66 Diff:

[40/51] [abbrv] ignite git commit: IGNITE-7366 Affinity assignment exception in service processor during multiple nodes join - Fixes #4321.

2018-07-12 Thread av
IGNITE-7366 Affinity assignment exception in service processor during multiple nodes join - Fixes #4321. 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/efa32692 Tree:

[17/51] [abbrv] ignite git commit: POM versions are updated to 2.7.0-SNAPSHOT

2018-07-12 Thread av
POM versions are updated to 2.7.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ba861837 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ba861837 Diff:

[41/51] [abbrv] ignite git commit: IGNITE-8945 Stored cache data files corruption when node stops abruptly. - Fixes #4319.

2018-07-12 Thread av
IGNITE-8945 Stored cache data files corruption when node stops abruptly. - Fixes #4319. 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/fff979a9 Tree:

[50/51] [abbrv] ignite git commit: IGNITE-8980 Web Console: Fixed regression with checkbox on Queries screen.

2018-07-12 Thread av
IGNITE-8980 Web Console: Fixed regression with checkbox 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/6dc473d7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6dc473d7 Diff:

[26/51] [abbrv] ignite git commit: ignite.version updated in ignite.properties

2018-07-12 Thread av
ignite.version updated in ignite.properties Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/0011cc55 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/0011cc55 Diff:

[21/51] [abbrv] ignite git commit: IGNITE-8495: Thin C++ client.

2018-07-12 Thread av
http://git-wip-us.apache.org/repos/asf/ignite/blob/ed658597/modules/platforms/cpp/thin-client/src/impl/cache/cache_client_impl.cpp -- diff --git a/modules/platforms/cpp/thin-client/src/impl/cache/cache_client_impl.cpp

[01/51] [abbrv] ignite git commit: IGNITE-8933 Web Console: Fixed issue with package-lock.json and Docker for CI.

2018-07-12 Thread av
Repository: ignite Updated Branches: refs/heads/ignite-8446 23a84a4f4 -> 7d442307e http://git-wip-us.apache.org/repos/asf/ignite/blob/7988b601/modules/web-console/frontend/package-lock.json -- diff --git

[45/51] [abbrv] ignite git commit: IGNITE-8955 Checkpoint can't get write lock if massive eviction on node start started

2018-07-12 Thread av
IGNITE-8955 Checkpoint can't get write lock if massive eviction on node start started 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/a0fa79a8 Tree:

[24/51] [abbrv] ignite git commit: IGNITE-8495: Thin C++ client.

2018-07-12 Thread av
http://git-wip-us.apache.org/repos/asf/ignite/blob/ed658597/modules/platforms/cpp/project/vs/ignite_x86.slnrel -- diff --git a/modules/platforms/cpp/project/vs/ignite_x86.slnrel

[12/51] [abbrv] ignite git commit: IGNITE-8904 Add rebalanceThreadPoolSize to nodes configuration consistency check - rollback of accidental commit

2018-07-12 Thread av
IGNITE-8904 Add rebalanceThreadPoolSize to nodes configuration consistency check - rollback of accidental commit Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7dc7371b Tree:

[05/51] [abbrv] ignite git commit: IGNITE-8947 Web Console: Fixed minor issue with dropdowns on Queries screen.

2018-07-12 Thread av
IGNITE-8947 Web Console: Fixed minor issue with dropdowns 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/4d9e52be Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4d9e52be Diff:

[30/51] [abbrv] ignite git commit: IGNITE-8907: [ML] Using vectors in featureExtractor

2018-07-12 Thread av
http://git-wip-us.apache.org/repos/asf/ignite/blob/fa56a584/modules/ml/src/test/java/org/apache/ignite/ml/tree/performance/DecisionTreeMNISTIntegrationTest.java -- diff --git

[14/51] [abbrv] ignite git commit: IGNITE-8959 WebConsole: Reverted last changes to AgentModal service. The $root event listener registers only once.

2018-07-12 Thread av
IGNITE-8959 WebConsole: Reverted last changes to AgentModal service. The $root event listener registers only once. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ef2fb24c Tree:

[02/51] [abbrv] ignite git commit: IGNITE-8933 Web Console: Fixed issue with package-lock.json and Docker for CI.

2018-07-12 Thread av
http://git-wip-us.apache.org/repos/asf/ignite/blob/7988b601/modules/web-console/backend/package-lock.json -- diff --git a/modules/web-console/backend/package-lock.json b/modules/web-console/backend/package-lock.json deleted file

[19/51] [abbrv] ignite git commit: IGNITE-8495: Thin C++ client.

2018-07-12 Thread av
http://git-wip-us.apache.org/repos/asf/ignite/blob/ed658597/modules/platforms/cpp/thin-client/src/impl/ssl/secure_socket_client.h -- diff --git a/modules/platforms/cpp/thin-client/src/impl/ssl/secure_socket_client.h

[42/51] [abbrv] ignite git commit: IGNITE-8965 Add logs in SegmentReservationStorage on exchange process

2018-07-12 Thread av
IGNITE-8965 Add logs in SegmentReservationStorage on exchange process Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ee909a36 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ee909a36 Diff:

[29/51] [abbrv] ignite git commit: IGNITE-8869: cancel patch - Fixes #4337.

2018-07-12 Thread av
IGNITE-8869: cancel patch - Fixes #4337. 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/45ea7eb6 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/45ea7eb6 Diff:

[10/51] [abbrv] ignite git commit: IGNITE-8869 Fixed PartitionsExchangeOnDiscoveryHistoryOverflowTest hanging

2018-07-12 Thread av
IGNITE-8869 Fixed PartitionsExchangeOnDiscoveryHistoryOverflowTest hanging 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/641f5b42 Tree:

[48/51] [abbrv] ignite git commit: IGNITE-8962 Web Console: Fixed webpack configuration for DEV mode.

2018-07-12 Thread av
IGNITE-8962 Web Console: Fixed webpack configuration for DEV mode. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f4875992 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/f4875992 Diff:

[25/51] [abbrv] ignite git commit: IGNITE-8495: Thin C++ client.

2018-07-12 Thread av
IGNITE-8495: Thin C++ client. This closes #4270 and #4071 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ed658597 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ed658597 Diff:

[18/51] [abbrv] ignite git commit: IGNITE-8869 Exclude daemon's nodes from ExchangeLatch.

2018-07-12 Thread av
IGNITE-8869 Exclude daemon's nodes from ExchangeLatch. 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/219c9831 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/219c9831 Diff:

[22/51] [abbrv] ignite git commit: IGNITE-8495: Thin C++ client.

2018-07-12 Thread av
http://git-wip-us.apache.org/repos/asf/ignite/blob/ed658597/modules/platforms/cpp/thin-client/include/ignite/thin/cache/cache_peek_mode.h -- diff --git

[49/51] [abbrv] ignite git commit: IGNITE-8863 Tx rollback can cause remote tx hang. - Fixes #4262.

2018-07-12 Thread av
IGNITE-8863 Tx rollback can cause remote tx hang. - Fixes #4262. 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/6440e0c0 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/6440e0c0 Diff:

[16/51] [abbrv] ignite git commit: Apache Ignite 2.6 release notes

2018-07-12 Thread av
Apache Ignite 2.6 release notes Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/c71d1fcf Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c71d1fcf Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/c71d1fcf

[09/51] [abbrv] ignite git commit: IGNITE-8827 Disable WAL during apply updates on recovery

2018-07-12 Thread av
IGNITE-8827 Disable WAL during apply updates on recovery 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/8adff242 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8adff242 Diff:

[06/51] [abbrv] ignite git commit: IGNITE-8643 Web Console: Fixed issue with charts legend on Queries screen.

2018-07-12 Thread av
IGNITE-8643 Web Console: Fixed issue with charts legend 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/c540c5d1 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c540c5d1 Diff:

[38/51] [abbrv] ignite git commit: IGNITE-8428 Web Console: Added support for task arguments with private constructors.

2018-07-12 Thread av
IGNITE-8428 Web Console: Added support for task arguments with private constructors. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/d7723dcc Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/d7723dcc Diff:

[44/51] [abbrv] ignite git commit: IGNITE-8905 Incorrect assertion in GridDhtPartitionsExchangeFuture - Fixes #4288.

2018-07-12 Thread av
IGNITE-8905 Incorrect assertion in GridDhtPartitionsExchangeFuture - Fixes #4288. 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/6ad291d2 Tree:

[04/51] [abbrv] ignite git commit: IGNITE-8931 Spring Framework versions upgraded

2018-07-12 Thread av
IGNITE-8931 Spring Framework versions upgraded Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/25e11e16 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/25e11e16 Diff:

[03/51] [abbrv] ignite git commit: IGNITE-8933 Web Console: Fixed issue with package-lock.json and Docker for CI.

2018-07-12 Thread av
IGNITE-8933 Web Console: Fixed issue with package-lock.json and Docker for CI. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/7988b601 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/7988b601 Diff:

[08/51] [abbrv] ignite git commit: IGNITE-8620 Remove intOrder and loc keys from node info in control.sh --tx utility

2018-07-12 Thread av
IGNITE-8620 Remove intOrder and loc keys from node info in control.sh --tx utility 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/532dc79a Tree:

ignite git commit: IGNITE-8980 Web Console: Fixed regression with checkbox on Queries screen.

2018-07-12 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master 6440e0c09 -> 6dc473d79 IGNITE-8980 Web Console: Fixed regression with checkbox 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/6dc473d7 Tree:

ignite git commit: IGNITE-8863 Tx rollback can cause remote tx hang. - Fixes #4262.

2018-07-12 Thread irakov
Repository: ignite Updated Branches: refs/heads/master f48759929 -> 6440e0c09 IGNITE-8863 Tx rollback can cause remote tx hang. - Fixes #4262. Signed-off-by: Ivan Rakov Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit:

ignite git commit: IGNITE-8962 Web Console: Fixed webpack configuration for DEV mode.

2018-07-12 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master ea7f8013e -> f48759929 IGNITE-8962 Web Console: Fixed webpack configuration for DEV mode. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/f4875992 Tree:

ignite git commit: IGNITE-8988 Web console: Fixed content of README.txt in generated project.

2018-07-12 Thread akuznetsov
Repository: ignite Updated Branches: refs/heads/master df4fd65a3 -> ea7f8013e IGNITE-8988 Web console: Fixed content of README.txt in generated project. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ea7f8013 Tree: