[jira] [Updated] (IGNITE-12080) Add extended logging for rebalance

2020-04-21 Thread Kirill Tkalenko (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirill Tkalenko updated IGNITE-12080: - Reviewer: Ivan Rakov (was: Eduard Shangareev) > Add extended logging for rebalance >

[jira] [Assigned] (IGNITE-12880) IllegalArgumentException on activation of LogExporterSpi

2020-04-21 Thread Mikhail Petrov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Petrov reassigned IGNITE-12880: --- Assignee: Mikhail Petrov (was: Nikolay Izhikov) > IllegalArgumentException on

[jira] [Commented] (IGNITE-12801) Possible extra page release when throttling and checkpoint thread store its concurrently

2020-04-21 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088409#comment-17088409 ] Nikolay Izhikov commented on IGNITE-12801: -- Hello, [~agoncharuk] Can you, please, cherry pick

[jira] [Updated] (IGNITE-12732) SQL: KILL QUERY command hangs on query when query cursor is held by user or leak

2020-04-21 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov updated IGNITE-12732: - Fix Version/s: 2.8.1 > SQL: KILL QUERY command hangs on query when query cursor is

[jira] [Updated] (IGNITE-12735) Metric exporter implementation could lead to NullPointerException from gauge which invoke communication

2020-04-21 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov updated IGNITE-12735: - Fix Version/s: 2.8.1 > Metric exporter implementation could lead to

[jira] [Created] (IGNITE-12925) Flaky test SystemViewSelfTest.testContinuousQuery.

2020-04-21 Thread Mikhail Petrov (Jira)
Mikhail Petrov created IGNITE-12925: --- Summary: Flaky test SystemViewSelfTest.testContinuousQuery. Key: IGNITE-12925 URL: https://issues.apache.org/jira/browse/IGNITE-12925 Project: Ignite

[jira] [Assigned] (IGNITE-12924) [ignite-extensions] Unused import breaks checkstyle

2020-04-21 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov reassigned IGNITE-12924: Assignee: Nikolay Izhikov > [ignite-extensions] Unused import breaks checkstyle

[jira] [Commented] (IGNITE-12732) SQL: KILL QUERY command hangs on query when query cursor is held by user or leak

2020-04-21 Thread Roman Kondakov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088513#comment-17088513 ] Roman Kondakov commented on IGNITE-12732: - [~nizhikov], I'm not a committer, so I don't have

[jira] [Commented] (IGNITE-12908) Confusing check for presence of SqlViewExporterSpi class in classpath during initialization

2020-04-21 Thread Ignite TC Bot (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088368#comment-17088368 ] Ignite TC Bot commented on IGNITE-12908: {panel:title=Branch: [pull/7695/head] Base: [master] :

[jira] [Commented] (IGNITE-12880) IllegalArgumentException on activation of LogExporterSpi

2020-04-21 Thread Ignite TC Bot (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088369#comment-17088369 ] Ignite TC Bot commented on IGNITE-12880: {panel:title=Branch: [pull/7700/head] Base: [master] :

[jira] [Commented] (IGNITE-12910) SqlViewExporterSpi uses log method which must not be used in production code

2020-04-21 Thread Ignite TC Bot (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088408#comment-17088408 ] Ignite TC Bot commented on IGNITE-12910: {panel:title=Branch: [pull/7696/head] Base: [master] :

[jira] [Updated] (IGNITE-12804) SQL: ConnectionManager refactoring

2020-04-21 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-12804: -- Fix Version/s: 2.8.1 > SQL: ConnectionManager refactoring >

[jira] [Updated] (IGNITE-12444) SQL: Query reduce can fail with NPE on retry.

2020-04-21 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-12444: -- Fix Version/s: (was: 2.8) 2.8.1 2.9 > SQL: Query

[jira] [Updated] (IGNITE-12609) SQL: GridReduceQueryExecutor refactoring.

2020-04-21 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-12609: -- Fix Version/s: 2.8.1 > SQL: GridReduceQueryExecutor refactoring. >

[jira] [Commented] (IGNITE-12910) SqlViewExporterSpi uses log method which must not be used in production code

2020-04-21 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088429#comment-17088429 ] Nikolay Izhikov commented on IGNITE-12910: -- cherry-picked to 2.8.1 > SqlViewExporterSpi uses

[jira] [Commented] (IGNITE-12880) IllegalArgumentException on activation of LogExporterSpi

2020-04-21 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088428#comment-17088428 ] Nikolay Izhikov commented on IGNITE-12880: -- cherry-picked to 2.8.1 > IllegalArgumentException

[jira] [Commented] (IGNITE-12908) Confusing check for presence of SqlViewExporterSpi class in classpath during initialization

2020-04-21 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088427#comment-17088427 ] Nikolay Izhikov commented on IGNITE-12908: -- cherry-picked to 2.8.1 > Confusing check for

[jira] [Created] (IGNITE-12924) [ignite-extensions] Unused import breaks checkstyle

2020-04-21 Thread Nikolay Izhikov (Jira)
Nikolay Izhikov created IGNITE-12924: Summary: [ignite-extensions] Unused import breaks checkstyle Key: IGNITE-12924 URL: https://issues.apache.org/jira/browse/IGNITE-12924 Project: Ignite

[jira] [Commented] (IGNITE-12732) SQL: KILL QUERY command hangs on query when query cursor is held by user or leak

2020-04-21 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088490#comment-17088490 ] Nikolay Izhikov commented on IGNITE-12732: -- Hello, [~rkondakov] Can you, please, cherry-pick

[jira] [Updated] (IGNITE-12732) SQL: KILL QUERY command hangs on query when query cursor is held by user or leak

2020-04-21 Thread Taras Ledkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taras Ledkov updated IGNITE-12732: -- Fix Version/s: 2.9 > SQL: KILL QUERY command hangs on query when query cursor is held by

[jira] [Commented] (IGNITE-12926) [ignite-extensions] build failed

2020-04-21 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088585#comment-17088585 ] Nikolay Izhikov commented on IGNITE-12926: -- Hello [~samaitra] I'm preparing the release of

[jira] [Commented] (IGNITE-12905) QueryKeyValueIterable missing custom spliterator() implementation

2020-04-21 Thread Johnny Galatikitis (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088598#comment-17088598 ] Johnny Galatikitis commented on IGNITE-12905: - [~cyberdemon], just done it and waiting for

[jira] [Commented] (IGNITE-12918) .NET: Add Travis job

2020-04-21 Thread Maxim Muzafarov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088662#comment-17088662 ] Maxim Muzafarov commented on IGNITE-12918: -- [~ptupitsyn] It seems openjdk11 is skipped with

[jira] [Commented] (IGNITE-12919) Not all GridUuid renamed to IgniteUuid

2020-04-21 Thread Maxim Muzafarov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088690#comment-17088690 ] Maxim Muzafarov commented on IGNITE-12919: -- [~NSAmelchev] LGTM, merged to the master brach.

[jira] [Commented] (IGNITE-12902) Concurrent modification in time to iterate by events

2020-04-21 Thread Kirill Tkalenko (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088675#comment-17088675 ] Kirill Tkalenko commented on IGNITE-12902: -- Build of new suite:

[jira] [Commented] (IGNITE-12676) .NET: Add partition-based AffinityCall and AffinityRun overloads

2020-04-21 Thread Alexandr Shapkin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088533#comment-17088533 ] Alexandr Shapkin commented on IGNITE-12676: --- [~ptupitsyn] Looks good to me, thanks! > .NET:

[jira] [Commented] (IGNITE-12905) QueryKeyValueIterable missing custom spliterator() implementation

2020-04-21 Thread Dmitriy Sorokin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088548#comment-17088548 ] Dmitriy Sorokin commented on IGNITE-12905: -- [~bleedah], You have to make the new PR to master

[jira] [Created] (IGNITE-12926) [ignite-extensions] build failed

2020-04-21 Thread Nikolay Izhikov (Jira)
Nikolay Izhikov created IGNITE-12926: Summary: [ignite-extensions] build failed Key: IGNITE-12926 URL: https://issues.apache.org/jira/browse/IGNITE-12926 Project: Ignite Issue Type: Test

[jira] [Updated] (IGNITE-12080) Add extended logging for rebalance

2020-04-21 Thread Kirill Tkalenko (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirill Tkalenko updated IGNITE-12080: - Description: We should log information about finished rebalance on demander node. I'd

[jira] [Commented] (IGNITE-12732) SQL: KILL QUERY command hangs on query when query cursor is held by user or leak

2020-04-21 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088539#comment-17088539 ] Nikolay Izhikov commented on IGNITE-12732: -- I mean, can you, please, create a pull request to

[jira] [Assigned] (IGNITE-12852) Comma in field is not supported by COPY command

2020-04-21 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov reassigned IGNITE-12852: Assignee: Nikolay Izhikov (was: YuJue Li) > Comma in field is not supported by

[jira] [Assigned] (IGNITE-12852) Comma in field is not supported by COPY command

2020-04-21 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov reassigned IGNITE-12852: Assignee: YuJue Li (was: Nikolay Izhikov) > Comma in field is not supported by

[jira] [Commented] (IGNITE-12676) .NET: Add partition-based AffinityCall and AffinityRun overloads

2020-04-21 Thread Ignite TC Bot (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088545#comment-17088545 ] Ignite TC Bot commented on IGNITE-12676: {panel:title=Branch: [pull/7701/head] Base: [master] :

[jira] [Commented] (IGNITE-7369) .NET: Thin client: Transactions

2020-04-21 Thread Sergey Stronchinskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088763#comment-17088763 ] Sergey Stronchinskiy commented on IGNITE-7369: -- [~ptupitsyn], I think i will need around 3

[jira] [Created] (IGNITE-12927) The CacheGroupsMetricsRebalanceTest.testRebalancingLastCancelledTime is flacky

2020-04-21 Thread Amelchev Nikita (Jira)
Amelchev Nikita created IGNITE-12927: Summary: The CacheGroupsMetricsRebalanceTest.testRebalancingLastCancelledTime is flacky Key: IGNITE-12927 URL: https://issues.apache.org/jira/browse/IGNITE-12927

[jira] [Updated] (IGNITE-12927) The CacheGroupsMetricsRebalanceTest.testRebalancingLastCancelledTime is flacky

2020-04-21 Thread Amelchev Nikita (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amelchev Nikita updated IGNITE-12927: - Description: The {{CacheGroupsMetricsRebalanceTest.testRebalancingLastCancelledTime}}

[jira] [Resolved] (IGNITE-12450) Transaction operations metrics

2020-04-21 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov resolved IGNITE-12450. -- Resolution: Fixed Cherry-picked to 2.8.1 > Transaction operations metrics >

[jira] [Commented] (IGNITE-12676) .NET: Add partition-based AffinityCall and AffinityRun overloads

2020-04-21 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088830#comment-17088830 ] Pavel Tupitsyn commented on IGNITE-12676: - Merged to master:

[jira] [Commented] (IGNITE-12745) Compute job system view

2020-04-21 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088842#comment-17088842 ] Nikolay Izhikov commented on IGNITE-12745: -- Cherry-picked to 2.8.1 > Compute job system view

[jira] [Updated] (IGNITE-12911) B+Tree Corrupted exception when using a key extracted from a BinaryObject value object --- and SQL enabled.

2020-04-21 Thread Alexander Korenshteyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Korenshteyn updated IGNITE-12911: --- Description: If a key is part of the value like so: class key \{ ... }

[jira] [Updated] (IGNITE-12911) B+Tree Corrupted exception when using a key extracted from a BinaryObject value object --- and SQL enabled.

2020-04-21 Thread Alexander Korenshteyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Korenshteyn updated IGNITE-12911: --- Attachment: image-2020-04-21-17-16-10-703.png > B+Tree Corrupted exception

[jira] [Updated] (IGNITE-12911) B+Tree Corrupted exception when using a key extracted from a BinaryObject value object --- and SQL enabled.

2020-04-21 Thread Alexander Korenshteyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Korenshteyn updated IGNITE-12911: --- Attachment: image-2020-04-21-17-16-29-107.png > B+Tree Corrupted exception

[jira] [Updated] (IGNITE-12911) B+Tree Corrupted exception when using a key extracted from a BinaryObject value object --- and SQL enabled.

2020-04-21 Thread Alexander Korenshteyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Korenshteyn updated IGNITE-12911: --- Attachment: image-2020-04-21-17-10-55-797.png > B+Tree Corrupted exception

[jira] [Created] (IGNITE-12929) Incorrect setClientMode calls instead of startClientGrid

2020-04-21 Thread Maxim Muzafarov (Jira)
Maxim Muzafarov created IGNITE-12929: Summary: Incorrect setClientMode calls instead of startClientGrid Key: IGNITE-12929 URL: https://issues.apache.org/jira/browse/IGNITE-12929 Project: Ignite

[jira] [Updated] (IGNITE-12929) Incorrect setClientMode calls instead of startClientGrid

2020-04-21 Thread Maxim Muzafarov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxim Muzafarov updated IGNITE-12929: - Ignite Flags: (was: Docs Required,Release Notes Required) > Incorrect setClientMode

[jira] [Updated] (IGNITE-12911) B+Tree Corrupted exception when using a key extracted from a BinaryObject value object --- and SQL enabled.

2020-04-21 Thread Alexander Korenshteyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Korenshteyn updated IGNITE-12911: --- Summary: B+Tree Corrupted exception when using a key extracted from a

[jira] [Updated] (IGNITE-12911) B+Tree Corrupted exception when using a key extracted from a BinaryObject value object --- and SQL enabled.

2020-04-21 Thread Alexander Korenshteyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Korenshteyn updated IGNITE-12911: --- Attachment: image-2020-04-21-17-16-46-381.png > B+Tree Corrupted exception

[jira] [Updated] (IGNITE-12930) DistributedProcess fails node if unable to send single message to coordinator

2020-04-21 Thread Maxim Muzafarov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxim Muzafarov updated IGNITE-12930: - Ignite Flags: (was: Docs Required,Release Notes Required) > DistributedProcess fails

[jira] [Created] (IGNITE-12930) DistributedProcess fails node if unable to send single message to coordinator

2020-04-21 Thread Maxim Muzafarov (Jira)
Maxim Muzafarov created IGNITE-12930: Summary: DistributedProcess fails node if unable to send single message to coordinator Key: IGNITE-12930 URL: https://issues.apache.org/jira/browse/IGNITE-12930

[jira] [Commented] (IGNITE-12918) .NET: Add Travis job

2020-04-21 Thread Maxim Muzafarov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17089064#comment-17089064 ] Maxim Muzafarov commented on IGNITE-12918: -- [~ptupitsyn] Actually I'm not an expert with

[jira] [Updated] (IGNITE-12911) B+Tree Corrupted exception when using a key extracted from a BinaryObject value object --- and SQL enabled.

2020-04-21 Thread Alexander Korenshteyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Korenshteyn updated IGNITE-12911: --- Description: If a key is part of the value like so: class key \{ ... }

[jira] [Updated] (IGNITE-12911) B+Tree Corrupted exception when using a key extracted from a BinaryObject value object --- and SQL enabled.

2020-04-21 Thread Alexander Korenshteyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Korenshteyn updated IGNITE-12911: --- Attachment: image-2020-04-21-17-11-31-242.png > B+Tree Corrupted exception

[jira] [Commented] (IGNITE-12911) B+Tree Corrupted exception when using a key extracted from a BinaryObject value object --- and SQL enabled.

2020-04-21 Thread Alexander Korenshteyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17089076#comment-17089076 ] Alexander Korenshteyn commented on IGNITE-12911: updated details – this happens when

[jira] [Commented] (IGNITE-12918) .NET: Add Travis job

2020-04-21 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17089004#comment-17089004 ] Pavel Tupitsyn commented on IGNITE-12918: - [~mmuzaf] please check, is this ok?

[jira] [Commented] (IGNITE-12926) [ignite-extensions] build failed

2020-04-21 Thread Saikat Maitra (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17089180#comment-17089180 ] Saikat Maitra commented on IGNITE-12926: [~nizhikov] I have reviewed the PR and the changes

[jira] [Commented] (IGNITE-12918) .NET: Add Travis job

2020-04-21 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088893#comment-17088893 ] Pavel Tupitsyn commented on IGNITE-12918: - [~mmuzaf] good catch, I'll have a look > .NET: Add

[jira] [Created] (IGNITE-12928) CacheMetricsMXBean does not provide proper descriptions for rebalancing attributes

2020-04-21 Thread Maria Makedonskaya (Jira)
Maria Makedonskaya created IGNITE-12928: --- Summary: CacheMetricsMXBean does not provide proper descriptions for rebalancing attributes Key: IGNITE-12928 URL:

[jira] [Updated] (IGNITE-12928) CacheMetricsMXBean does not provide proper descriptions for rebalancing attributes

2020-04-21 Thread Maria Makedonskaya (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-12928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maria Makedonskaya updated IGNITE-12928: Ignite Flags: (was: Docs Required,Release Notes Required) > CacheMetricsMXBean