[GitHub] [ignite] asfgit closed pull request #6821: IGNITE-12119 Added retries on peer class loading timeouts.

2019-09-19 Thread GitBox
asfgit closed pull request #6821: IGNITE-12119 Added retries on peer class loading timeouts. URL: https://github.com/apache/ignite/pull/6821 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [ignite] asfgit closed pull request #6864: GG-23835 Fix negative time in Transaction time dump

2019-09-19 Thread GitBox
asfgit closed pull request #6864: GG-23835 Fix negative time in Transaction time dump URL: https://github.com/apache/ignite/pull/6864 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [ignite] SurkovAleksandr opened a new pull request #6880: IGNITE-12193 [Phase-1] Rebalancing cache group keys metric counters

2019-09-19 Thread GitBox
SurkovAleksandr opened a new pull request #6880: IGNITE-12193 [Phase-1] Rebalancing cache group keys metric counters URL: https://github.com/apache/ignite/pull/6880 @Mmuzaf please check if I understood you correctly? I would like to discuss the description and documentation of the properti

[GitHub] [ignite] agura opened a new pull request #6881: IGNITE-12199 Flush WAL records on backups for transactional caches

2019-09-19 Thread GitBox
agura opened a new pull request #6881: IGNITE-12199 Flush WAL records on backups for transactional caches URL: https://github.com/apache/ignite/pull/6881 This is an automated message from the Apache Git Service. To respond t

[GitHub] [ignite] SomeFire commented on a change in pull request #6799: IGNITE-11094 Add SSL support for ignite zookeeper SPI

2019-09-19 Thread GitBox
SomeFire commented on a change in pull request #6799: IGNITE-11094 Add SSL support for ignite zookeeper SPI URL: https://github.com/apache/ignite/pull/6799#discussion_r326140804 ## File path: modules/zookeeper/src/test/java/org/apache/ignite/spi/discovery/zk/internal/ZookeeperDisco

[GitHub] [ignite] nizhikov opened a new pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes.

2019-09-19 Thread GitBox
nizhikov opened a new pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes. URL: https://github.com/apache/ignite/pull/6882 This is an automated message from the Apache Git Service. To respond

[GitHub] [ignite] Jokser commented on a change in pull request #6799: IGNITE-11094 Add SSL support for ignite zookeeper SPI

2019-09-19 Thread GitBox
Jokser commented on a change in pull request #6799: IGNITE-11094 Add SSL support for ignite zookeeper SPI URL: https://github.com/apache/ignite/pull/6799#discussion_r326153876 ## File path: modules/zookeeper/src/test/java/org/apache/ignite/spi/discovery/zk/internal/ZookeeperDiscove

[GitHub] [ignite] NSAmelchev commented on a change in pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes.

2019-09-19 Thread GitBox
NSAmelchev commented on a change in pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes. URL: https://github.com/apache/ignite/pull/6882#discussion_r326154917 ## File path: modules/core/src/main/java/org/apache/ignite/internal/processors/metric/impl

[GitHub] [ignite] NSAmelchev commented on a change in pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes.

2019-09-19 Thread GitBox
NSAmelchev commented on a change in pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes. URL: https://github.com/apache/ignite/pull/6882#discussion_r326156815 ## File path: modules/core/src/main/java/org/apache/ignite/spi/metric/jmx/MetricRegistryMB

[GitHub] [ignite] NSAmelchev commented on a change in pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes.

2019-09-19 Thread GitBox
NSAmelchev commented on a change in pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes. URL: https://github.com/apache/ignite/pull/6882#discussion_r326158174 ## File path: modules/core/src/test/java/org/apache/ignite/internal/metric/JmxMetricExport

[GitHub] [ignite] SomeFire commented on a change in pull request #6799: IGNITE-11094 Add SSL support for ignite zookeeper SPI

2019-09-19 Thread GitBox
SomeFire commented on a change in pull request #6799: IGNITE-11094 Add SSL support for ignite zookeeper SPI URL: https://github.com/apache/ignite/pull/6799#discussion_r326159592 ## File path: modules/zookeeper/src/test/java/org/apache/ignite/spi/discovery/zk/internal/ZookeeperDisco

[GitHub] [ignite] NSAmelchev commented on a change in pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes.

2019-09-19 Thread GitBox
NSAmelchev commented on a change in pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes. URL: https://github.com/apache/ignite/pull/6882#discussion_r326162086 ## File path: modules/core/src/main/java/org/apache/ignite/spi/metric/jmx/MetricRegistryMB

[GitHub] [ignite] nizhikov commented on a change in pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes.

2019-09-19 Thread GitBox
nizhikov commented on a change in pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes. URL: https://github.com/apache/ignite/pull/6882#discussion_r326163356 ## File path: modules/core/src/test/java/org/apache/ignite/internal/metric/JmxMetricExporter

[GitHub] [ignite] nizhikov commented on a change in pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes.

2019-09-19 Thread GitBox
nizhikov commented on a change in pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes. URL: https://github.com/apache/ignite/pull/6882#discussion_r326163490 ## File path: modules/core/src/main/java/org/apache/ignite/spi/metric/jmx/MetricRegistryMBea

[GitHub] [ignite] nizhikov commented on a change in pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes.

2019-09-19 Thread GitBox
nizhikov commented on a change in pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes. URL: https://github.com/apache/ignite/pull/6882#discussion_r326164528 ## File path: modules/core/src/main/java/org/apache/ignite/internal/processors/metric/impl/M

[GitHub] [ignite] nizhikov commented on a change in pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes.

2019-09-19 Thread GitBox
nizhikov commented on a change in pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes. URL: https://github.com/apache/ignite/pull/6882#discussion_r326167668 ## File path: modules/core/src/main/java/org/apache/ignite/spi/metric/jmx/MetricRegistryMBea

[GitHub] [ignite] ptupitsyn opened a new pull request #6883: IGNITE-9638 .NET: Fix JVM thread leak - call DetachCurrentThread on CLR thread exit

2019-09-19 Thread GitBox
ptupitsyn opened a new pull request #6883: IGNITE-9638 .NET: Fix JVM thread leak - call DetachCurrentThread on CLR thread exit URL: https://github.com/apache/ignite/pull/6883 * Use thread local storage destructor callback as a way to know when thread is about to exit * Tested on Windows

[GitHub] [ignite] kcmvp opened a new pull request #6884: Ignite 12088

2019-09-19 Thread GitBox
kcmvp opened a new pull request #6884: Ignite 12088 URL: https://github.com/apache/ignite/pull/6884 Cache or template name should be validated before attempt to start, max valid name length is 235 characters (20 is reserved for internal prefixes, suffixes or extensions).

[GitHub] [ignite] kcmvp opened a new pull request #6885: remove redundant spaces IS_GENERATEDCOLUMN & BUFFER_LENGTH

2019-09-19 Thread GitBox
kcmvp opened a new pull request #6885: remove redundant spaces IS_GENERATEDCOLUMN & BUFFER_LENGTH URL: https://github.com/apache/ignite/pull/6885 remove redundant spaces IS_GENERATEDCOLUMN & BUFFER_LENGTH This is an automat

[GitHub] [ignite] x-kreator opened a new pull request #6886: IGNITE-12200 More informative assertion message at constructor of Cac…

2019-09-19 Thread GitBox
x-kreator opened a new pull request #6886: IGNITE-12200 More informative assertion message at constructor of Cac… URL: https://github.com/apache/ignite/pull/6886 …hedDeploymentInfo (GridCacheDeploymentManager class) This is a

[GitHub] [ignite] kcmvp commented on issue #6884: Ignite 12088

2019-09-19 Thread GitBox
kcmvp commented on issue #6884: Ignite 12088 URL: https://github.com/apache/ignite/pull/6884#issuecomment-533175751 TeamCity is green https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_BuildApacheIgnite&tab=buildTypeBranches --

[GitHub] [ignite] Jokser commented on a change in pull request #6884: Ignite 12088

2019-09-19 Thread GitBox
Jokser commented on a change in pull request #6884: Ignite 12088 URL: https://github.com/apache/ignite/pull/6884#discussion_r326233944 ## File path: modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheUtils.java ## @@ -139,6 +139,9 @@ /** *

[GitHub] [ignite] Jokser commented on a change in pull request #6884: Ignite 12088

2019-09-19 Thread GitBox
Jokser commented on a change in pull request #6884: Ignite 12088 URL: https://github.com/apache/ignite/pull/6884#discussion_r326234709 ## File path: modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheUtils.java ## @@ -1578,6 +1581,17 @@ public

[GitHub] [ignite] Jokser commented on a change in pull request #6884: Ignite 12088

2019-09-19 Thread GitBox
Jokser commented on a change in pull request #6884: Ignite 12088 URL: https://github.com/apache/ignite/pull/6884#discussion_r326235651 ## File path: modules/core/src/test/java/org/apache/ignite/failure/FailureHandlingConfigurationTest.java ## @@ -105,6 +110,60 @@

[GitHub] [ignite] Jokser commented on a change in pull request #6884: Ignite 12088

2019-09-19 Thread GitBox
Jokser commented on a change in pull request #6884: Ignite 12088 URL: https://github.com/apache/ignite/pull/6884#discussion_r326235413 ## File path: modules/core/src/test/java/org/apache/ignite/failure/FailureHandlingConfigurationTest.java ## @@ -105,6 +110,60 @@

[GitHub] [ignite] Jokser commented on a change in pull request #6884: Ignite 12088

2019-09-19 Thread GitBox
Jokser commented on a change in pull request #6884: Ignite 12088 URL: https://github.com/apache/ignite/pull/6884#discussion_r326236063 ## File path: modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteDynamicCacheStartSelfTest.java ## @@ -873,6 +87

[GitHub] [ignite] Jokser commented on a change in pull request #6884: Ignite 12088

2019-09-19 Thread GitBox
Jokser commented on a change in pull request #6884: Ignite 12088 URL: https://github.com/apache/ignite/pull/6884#discussion_r326235831 ## File path: modules/core/src/test/java/org/apache/ignite/failure/FailureHandlingConfigurationTest.java ## @@ -105,6 +110,60 @@

[GitHub] [ignite] Jokser commented on a change in pull request #6884: Ignite 12088

2019-09-19 Thread GitBox
Jokser commented on a change in pull request #6884: Ignite 12088 URL: https://github.com/apache/ignite/pull/6884#discussion_r326234447 ## File path: modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheUtils.java ## @@ -1578,6 +1581,17 @@ public

[GitHub] [ignite] kcmvp commented on a change in pull request #6884: Ignite 12088

2019-09-19 Thread GitBox
kcmvp commented on a change in pull request #6884: Ignite 12088 URL: https://github.com/apache/ignite/pull/6884#discussion_r326240046 ## File path: modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheUtils.java ## @@ -1578,6 +1581,17 @@ public s

[GitHub] [ignite] kcmvp commented on a change in pull request #6884: Ignite 12088

2019-09-19 Thread GitBox
kcmvp commented on a change in pull request #6884: Ignite 12088 URL: https://github.com/apache/ignite/pull/6884#discussion_r326239965 ## File path: modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheUtils.java ## @@ -1578,6 +1581,17 @@ public s

[GitHub] [ignite] kcmvp commented on a change in pull request #6884: Ignite 12088

2019-09-19 Thread GitBox
kcmvp commented on a change in pull request #6884: Ignite 12088 URL: https://github.com/apache/ignite/pull/6884#discussion_r326239331 ## File path: modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheUtils.java ## @@ -139,6 +139,9 @@ /** */

[GitHub] [ignite] nizhikov closed pull request #6676: IGNITE-11927: Metrics enabling/disabling.

2019-09-19 Thread GitBox
nizhikov closed pull request #6676: IGNITE-11927: Metrics enabling/disabling. URL: https://github.com/apache/ignite/pull/6676 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [ignite] nizhikov closed pull request #6696: IGNITE-11987: Metrics configuration.

2019-09-19 Thread GitBox
nizhikov closed pull request #6696: IGNITE-11987: Metrics configuration. URL: https://github.com/apache/ignite/pull/6696 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [ignite] kcmvp commented on issue #6884: Ignite 12088

2019-09-19 Thread GitBox
kcmvp commented on issue #6884: Ignite 12088 URL: https://github.com/apache/ignite/pull/6884#issuecomment-533190586 fixed the review comments. This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [ignite] nizhikov merged pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes.

2019-09-19 Thread GitBox
nizhikov merged pull request #6882: IGNITE-12044: Export histogram values as separate JMX attributes. URL: https://github.com/apache/ignite/pull/6882 This is an automated message from the Apache Git Service. To respond to th

[GitHub] [ignite] nizhikov commented on a change in pull request #6879: IGNITE-12197 Fixed method of getting value of persistent enabled in CacheGroupMetricsImpl

2019-09-19 Thread GitBox
nizhikov commented on a change in pull request #6879: IGNITE-12197 Fixed method of getting value of persistent enabled in CacheGroupMetricsImpl URL: https://github.com/apache/ignite/pull/6879#discussion_r326481885 ## File path: modules/core/src/main/java/org/apache/ignite/internal/