[GitHub] asfgit closed pull request #109: Ignite 10989 remove old REST requests

2019-01-22 Thread GitBox
asfgit closed pull request #109: Ignite 10989 remove old REST requests URL: https://github.com/apache/ignite-teamcity-bot/pull/109 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query

2019-01-22 Thread GitBox
Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query URL: https://github.com/apache/ignite/pull/5869#discussion_r249664122 ## File path: modules/web-console/frontend/app/components/page-queries/components/queries-notebook/controller.ts

[GitHub] Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query

2019-01-22 Thread GitBox
Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query URL: https://github.com/apache/ignite/pull/5869#discussion_r249669905 ## File path: modules/web-console/frontend/app/components/page-queries/components/queries-notebook/controller.ts

[GitHub] Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query

2019-01-22 Thread GitBox
Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query URL: https://github.com/apache/ignite/pull/5869#discussion_r249682891 ## File path: modules/web-console/frontend/app/modules/agent/AgentManager.service.js ## @@ -762,6 +762,21 @@

[GitHub] Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query

2019-01-22 Thread GitBox
Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query URL: https://github.com/apache/ignite/pull/5869#discussion_r249671015 ## File path: modules/web-console/frontend/app/components/page-queries/components/queries-notebook/controller.ts

[GitHub] Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query

2019-01-22 Thread GitBox
Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query URL: https://github.com/apache/ignite/pull/5869#discussion_r249668364 ## File path: modules/web-console/frontend/app/components/page-queries/components/queries-notebook/controller.ts

[GitHub] Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query

2019-01-22 Thread GitBox
Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query URL: https://github.com/apache/ignite/pull/5869#discussion_r249665388 ## File path: modules/web-console/frontend/app/components/page-queries/components/queries-notebook/controller.ts

[GitHub] Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query

2019-01-22 Thread GitBox
Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query URL: https://github.com/apache/ignite/pull/5869#discussion_r249662354 ## File path: modules/web-console/frontend/app/components/page-queries/components/queries-notebook/controller.ts

[GitHub] Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query

2019-01-22 Thread GitBox
Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query URL: https://github.com/apache/ignite/pull/5869#discussion_r249680288 ## File path: modules/web-console/frontend/app/components/page-queries/components/queries-notebook/controller.ts

[GitHub] isapego closed pull request #5860: IGNITE-10981: Fixed heap memory corruption

2019-01-22 Thread GitBox
isapego closed pull request #5860: IGNITE-10981: Fixed heap memory corruption URL: https://github.com/apache/ignite/pull/5860 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] asfgit closed pull request #5579: IGNITE-9322: MVCC deadlock detection

2019-01-22 Thread GitBox
asfgit closed pull request #5579: IGNITE-9322: MVCC deadlock detection URL: https://github.com/apache/ignite/pull/5579 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] oignatenko opened a new pull request #5878: IGNITE-10179 use @BeforeClass and @AfterClass instead of isFirstTest() and isLastTest()

2019-01-22 Thread GitBox
oignatenko opened a new pull request #5878: IGNITE-10179 use @BeforeClass and @AfterClass instead of isFirstTest() and isLastTest() URL: https://github.com/apache/ignite/pull/5878 This is an automated message from the

[GitHub] Klaster1 commented on a change in pull request #5844: Ignite 10538

2019-01-22 Thread GitBox
Klaster1 commented on a change in pull request #5844: Ignite 10538 URL: https://github.com/apache/ignite/pull/5844#discussion_r249697933 ## File path: modules/web-console/frontend/app/components/page-queries/components/queries-notebook/controller.ts ## @@ -1448,11 +1448,6

[GitHub] voropava closed pull request #5880: IGNITE-11016 Fixed onMessageWritten(session, message) callback is inv…

2019-01-22 Thread GitBox
voropava closed pull request #5880: IGNITE-11016 Fixed onMessageWritten(session, message) callback is inv… URL: https://github.com/apache/ignite/pull/5880 This is an automated message from the Apache Git Service. To respond

[GitHub] voropava opened a new pull request #5880: IGNITE-10116 Fixed onMessageWritten(session, message) callback is inv…

2019-01-22 Thread GitBox
voropava opened a new pull request #5880: IGNITE-10116 Fixed onMessageWritten(session, message) callback is inv… URL: https://github.com/apache/ignite/pull/5880 …oked before ssl and actual write to socket. This is an

[GitHub] voropava closed pull request #5880: IGNITE-11116 Fixed onMessageWritten(session, message) callback is inv…

2019-01-22 Thread GitBox
voropava closed pull request #5880: IGNITE-6 Fixed onMessageWritten(session, message) callback is inv… URL: https://github.com/apache/ignite/pull/5880 This is an automated message from the Apache Git Service. To respond

[GitHub] voropava opened a new pull request #5880: IGNITE-11116 Fixed onMessageWritten(session, message) callback is inv…

2019-01-22 Thread GitBox
voropava opened a new pull request #5880: IGNITE-6 Fixed onMessageWritten(session, message) callback is inv… URL: https://github.com/apache/ignite/pull/5880 …oked before ssl and actual write to socket. This is an

[GitHub] oignatenko opened a new pull request #5879: IGNITE-10629 check for old style tests that could be slipped through …

2019-01-22 Thread GitBox
oignatenko opened a new pull request #5879: IGNITE-10629 check for old style tests that could be slipped through … URL: https://github.com/apache/ignite/pull/5879 …in transition period - added missing annotations per IDEA report -- verified with diffs overview and rebuild

[GitHub] Klaster1 commented on a change in pull request #5844: Ignite 10538

2019-01-22 Thread GitBox
Klaster1 commented on a change in pull request #5844: Ignite 10538 URL: https://github.com/apache/ignite/pull/5844#discussion_r249725537 ## File path: modules/web-console/frontend/app/types/index.ts ## @@ -65,5 +65,6 @@ export type NavigationMenu = Array; export enum

[GitHub] asfgit closed pull request #5869: IGNITE-10993 Web console cancel query

2019-01-22 Thread GitBox
asfgit closed pull request #5869: IGNITE-10993 Web console cancel query URL: https://github.com/apache/ignite/pull/5869 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] ascherbakoff commented on a change in pull request #5874: IGNITE-10877 Affinity run compatibility job fixes.

2019-01-22 Thread GitBox
ascherbakoff commented on a change in pull request #5874: IGNITE-10877 Affinity run compatibility job fixes. URL: https://github.com/apache/ignite/pull/5874#discussion_r249735750 ## File path:

[GitHub] ascherbakoff commented on a change in pull request #5874: IGNITE-10877 Affinity run compatibility job fixes.

2019-01-22 Thread GitBox
ascherbakoff commented on a change in pull request #5874: IGNITE-10877 Affinity run compatibility job fixes. URL: https://github.com/apache/ignite/pull/5874#discussion_r249736258 ## File path:

[GitHub] zstan commented on a change in pull request #5880: IGNITE-11016 Fixed onMessageWritten(session, message) callback is inv…

2019-01-22 Thread GitBox
zstan commented on a change in pull request #5880: IGNITE-11016 Fixed onMessageWritten(session, message) callback is inv… URL: https://github.com/apache/ignite/pull/5880#discussion_r249753375 ## File path:

[GitHub] asfgit closed pull request #5770: IGNITE-10763: Call tm().resetContext() after each DML and SFU operation

2019-01-22 Thread GitBox
asfgit closed pull request #5770: IGNITE-10763: Call tm().resetContext() after each DML and SFU operation URL: https://github.com/apache/ignite/pull/5770 This is an automated message from the Apache Git Service. To respond

[GitHub] voropava opened a new pull request #5880: IGNITE-11016 Fixed onMessageWritten(session, message) callback is inv…

2019-01-22 Thread GitBox
voropava opened a new pull request #5880: IGNITE-11016 Fixed onMessageWritten(session, message) callback is inv… URL: https://github.com/apache/ignite/pull/5880 …oked before ssl and actual write to socket. This is an

[GitHub] asfgit closed pull request #5882: IGNITE-11028: [ML] Flaky test(KeepBinaryTest)

2019-01-22 Thread GitBox
asfgit closed pull request #5882: IGNITE-11028: [ML] Flaky test(KeepBinaryTest) URL: https://github.com/apache/ignite/pull/5882 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] YuriBabak opened a new pull request #5884: IGNITE-11010: [ML] Use seed from learningEnviroment for KMeans trainer

2019-01-22 Thread GitBox
YuriBabak opened a new pull request #5884: IGNITE-11010: [ML] Use seed from learningEnviroment for KMeans trainer URL: https://github.com/apache/ignite/pull/5884 fix This is an automated message from the Apache Git Service.

[GitHub] avplatonov commented on a change in pull request #5884: IGNITE-11010: [ML] Use seed from learningEnviroment for KMeans trainer

2019-01-22 Thread GitBox
avplatonov commented on a change in pull request #5884: IGNITE-11010: [ML] Use seed from learningEnviroment for KMeans trainer URL: https://github.com/apache/ignite/pull/5884#discussion_r249798747 ## File path:

[GitHub] asfgit closed pull request #5857: IGNITE-6564 Incorrect calculation size and keySize for cluster cache metrics

2019-01-22 Thread GitBox
asfgit closed pull request #5857: IGNITE-6564 Incorrect calculation size and keySize for cluster cache metrics URL: https://github.com/apache/ignite/pull/5857 This is an automated message from the Apache Git Service. To

[GitHub] dmitrievanthony opened a new pull request #5881: IGNITE-10834: Add NamedVector into ML module.

2019-01-22 Thread GitBox
dmitrievanthony opened a new pull request #5881: IGNITE-10834: Add NamedVector into ML module. URL: https://github.com/apache/ignite/pull/5881 This is an automated message from the Apache Git Service. To respond to the

[GitHub] asfgit closed pull request #5873: IGNITE-11000: [ML] Add parser for Spark LinearRegression

2019-01-22 Thread GitBox
asfgit closed pull request #5873: IGNITE-11000: [ML] Add parser for Spark LinearRegression URL: https://github.com/apache/ignite/pull/5873 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] YuriBabak opened a new pull request #5882: IGNITE-11028: [ML] Flaky test(KeepBinaryTest)

2019-01-22 Thread GitBox
YuriBabak opened a new pull request #5882: IGNITE-11028: [ML] Flaky test(KeepBinaryTest) URL: https://github.com/apache/ignite/pull/5882 Fix for test This is an automated message from the Apache Git Service. To respond to

[GitHub] asfgit closed pull request #5786: IGNITE-10753: Improved cleaning old versions in afterTest() with enabled MVCC.

2019-01-22 Thread GitBox
asfgit closed pull request #5786: IGNITE-10753: Improved cleaning old versions in afterTest() with enabled MVCC. URL: https://github.com/apache/ignite/pull/5786 This is an automated message from the Apache Git Service. To

[GitHub] lkhenkin opened a new pull request #5889: IGNITE-7128 .NET Add missing data region metrics.

2019-01-22 Thread GitBox
lkhenkin opened a new pull request #5889: IGNITE-7128 .NET Add missing data region metrics. URL: https://github.com/apache/ignite/pull/5889 This is an automated message from the Apache Git Service. To respond to the

[GitHub] arturmuradimov77 opened a new pull request #5891: Ignite-10921

2019-01-22 Thread GitBox
arturmuradimov77 opened a new pull request #5891: Ignite-10921 URL: https://github.com/apache/ignite/pull/5891 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] 1vanan opened a new pull request #5888: IGNITE-10973

2019-01-22 Thread GitBox
1vanan opened a new pull request #5888: IGNITE-10973 URL: https://github.com/apache/ignite/pull/5888 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] timerbaevram opened a new pull request #5890: IGNITE-10742 Replace java console to GridConsole.

2019-01-22 Thread GitBox
timerbaevram opened a new pull request #5890: IGNITE-10742 Replace java console to GridConsole. URL: https://github.com/apache/ignite/pull/5890 This is an automated message from the Apache Git Service. To respond to the

[GitHub] akuznetsov-gridgain commented on issue #5869: IGNITE-10993 Web console cancel query

2019-01-22 Thread GitBox
akuznetsov-gridgain commented on issue #5869: IGNITE-10993 Web console cancel query URL: https://github.com/apache/ignite/pull/5869#issuecomment-456638959 @vsisko I think we also should show "You have running queries. Are you sure you want to cancel them?" on leaving Queries screen.

[GitHub] Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query

2019-01-22 Thread GitBox
Klaster1 commented on a change in pull request #5869: IGNITE-10993 Web console cancel query URL: https://github.com/apache/ignite/pull/5869#discussion_r250031719 ## File path: modules/web-console/frontend/app/components/page-queries/components/queries-notebook/controller.ts

[GitHub] kbolyand commented on a change in pull request #5861: IGNITE-10978: Obsolete testcases has been removed

2019-01-22 Thread GitBox
kbolyand commented on a change in pull request #5861: IGNITE-10978: Obsolete testcases has been removed URL: https://github.com/apache/ignite/pull/5861#discussion_r249808185 ## File path: modules/core/src/test/java/org/apache/ignite/testsuites/IgniteCacheTestSuite3.java

[GitHub] kbolyand commented on a change in pull request #5861: IGNITE-10978: Obsolete testcases has been removed

2019-01-22 Thread GitBox
kbolyand commented on a change in pull request #5861: IGNITE-10978: Obsolete testcases has been removed URL: https://github.com/apache/ignite/pull/5861#discussion_r249807789 ## File path: modules/core/src/test/java/org/apache/ignite/testsuites/IgniteCacheTestSuite3.java

[GitHub] kbolyand commented on a change in pull request #5861: IGNITE-10978: Obsolete testcases has been removed

2019-01-22 Thread GitBox
kbolyand commented on a change in pull request #5861: IGNITE-10978: Obsolete testcases has been removed URL: https://github.com/apache/ignite/pull/5861#discussion_r249810690 ## File path: modules/core/src/test/java/org/apache/ignite/testsuites/IgniteCacheTestSuite3.java

[GitHub] yzhdanov commented on issue #5852: IGNITE-10933 Node may hang on join to topology

2019-01-22 Thread GitBox
yzhdanov commented on issue #5852: IGNITE-10933 Node may hang on join to topology URL: https://github.com/apache/ignite/pull/5852#issuecomment-456427228 Changes look good to me This is an automated message from the Apache

[GitHub] pavlukhin opened a new pull request #5885: IGNITE-10520: Do not run IgniteCachePrimarySyncTest.testPutGet in forced MVCC mode

2019-01-22 Thread GitBox
pavlukhin opened a new pull request #5885: IGNITE-10520: Do not run IgniteCachePrimarySyncTest.testPutGet in forced MVCC mode URL: https://github.com/apache/ignite/pull/5885 This is an automated message from the Apache Git

[GitHub] yzhdanov commented on issue #5852: IGNITE-10933 Node may hang on join to topology

2019-01-22 Thread GitBox
yzhdanov commented on issue #5852: IGNITE-10933 Node may hang on join to topology URL: https://github.com/apache/ignite/pull/5852#issuecomment-456428502 Looks good to me This is an automated message from the Apache Git

[GitHub] kbolyand commented on a change in pull request #5861: IGNITE-10978: Obsolete testcases has been removed

2019-01-22 Thread GitBox
kbolyand commented on a change in pull request #5861: IGNITE-10978: Obsolete testcases has been removed URL: https://github.com/apache/ignite/pull/5861#discussion_r249813086 ## File path:

[GitHub] voropava commented on a change in pull request #5874: IGNITE-10877 Affinity run compatibility job fixes.

2019-01-22 Thread GitBox
voropava commented on a change in pull request #5874: IGNITE-10877 Affinity run compatibility job fixes. URL: https://github.com/apache/ignite/pull/5874#discussion_r250056424 ## File path:

[GitHub] Klaster1 commented on a change in pull request #5844: Ignite 10538

2019-01-22 Thread GitBox
Klaster1 commented on a change in pull request #5844: Ignite 10538 URL: https://github.com/apache/ignite/pull/5844#discussion_r250082118 ## File path: modules/web-console/frontend/app/components/page-configure/components/modal-import-models/component.js ## @@ -1006,63

[GitHub] zaleslaw opened a new pull request #5893: IGNITE-11001:[ML] Add parser for Spark Linear SVM model

2019-01-22 Thread GitBox
zaleslaw opened a new pull request #5893: IGNITE-11001:[ML] Add parser for Spark Linear SVM model URL: https://github.com/apache/ignite/pull/5893 This is an automated message from the Apache Git Service. To respond to the

[GitHub] avplatonov commented on a change in pull request #5881: IGNITE-10834: Add NamedVector into ML module.

2019-01-22 Thread GitBox
avplatonov commented on a change in pull request #5881: IGNITE-10834: Add NamedVector into ML module. URL: https://github.com/apache/ignite/pull/5881#discussion_r250078353 ## File path:

[GitHub] vldpyatkov opened a new pull request #5887: IGNITE-11023 Processing data bag on GridMarshallerMappingProcessor co…

2019-01-22 Thread GitBox
vldpyatkov opened a new pull request #5887: IGNITE-11023 Processing data bag on GridMarshallerMappingProcessor co… URL: https://github.com/apache/ignite/pull/5887 …nsume many time This is an automated message from the Apache