[jira] [Created] (IGNITE-11072) [ML] Prepare an example of model inference in SQL

2019-01-24 Thread Anton Dmitriev (JIRA)
Anton Dmitriev created IGNITE-11072: --- Summary: [ML] Prepare an example of model inference in SQL Key: IGNITE-11072 URL: https://issues.apache.org/jira/browse/IGNITE-11072 Project: Ignite Is

[jira] [Updated] (IGNITE-10619) Add support for nio channel connections over CommunicationSpi

2019-01-24 Thread Maxim Muzafarov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxim Muzafarov updated IGNITE-10619: - Summary: Add support for nio channel connections over CommunicationSpi (was: Add suppo

[jira] [Created] (IGNITE-11075) Implement index rebuild procedure after partitions uploaded

2019-01-24 Thread Maxim Muzafarov (JIRA)
Maxim Muzafarov created IGNITE-11075: Summary: Implement index rebuild procedure after partitions uploaded Key: IGNITE-11075 URL: https://issues.apache.org/jira/browse/IGNITE-11075 Project: Ignite

[jira] [Updated] (IGNITE-11017) Visor CMD: Doesn't show correct cacheSize metrics

2019-01-24 Thread Vasiliy Sisko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasiliy Sisko updated IGNITE-11017: --- Description: VisorCache doesn't show cacheSize() on the caches screen nevertheless VisorCa

[jira] [Updated] (IGNITE-11017) Visor CMD: Doesn't show correct cacheSize metrics

2019-01-24 Thread Vasiliy Sisko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasiliy Sisko updated IGNITE-11017: --- Summary: Visor CMD: Doesn't show correct cacheSize metrics (was: Visor doesn't show cacheS

[jira] [Assigned] (IGNITE-11017) Visor doesn't show cacheSize metrics.

2019-01-24 Thread Vasiliy Sisko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasiliy Sisko reassigned IGNITE-11017: -- Assignee: Vasiliy Sisko > Visor doesn't show cacheSize metrics. > --

[jira] [Updated] (IGNITE-11017) Visor doesn't show cacheSize metrics.

2019-01-24 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kuznetsov updated IGNITE-11017: -- Ignite Flags: (was: Docs Required) > Visor doesn't show cacheSize metrics. > --

[jira] [Created] (IGNITE-11074) Implement catch-up temporary WAL

2019-01-24 Thread Maxim Muzafarov (JIRA)
Maxim Muzafarov created IGNITE-11074: Summary: Implement catch-up temporary WAL Key: IGNITE-11074 URL: https://issues.apache.org/jira/browse/IGNITE-11074 Project: Ignite Issue Type: Sub-t

[jira] [Assigned] (IGNITE-10455) MVCC: Tx timeout can cause update counters inconsistency.

2019-01-24 Thread Ivan Pavlukhin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Pavlukhin reassigned IGNITE-10455: --- Assignee: (was: Ivan Pavlukhin) > MVCC: Tx timeout can cause update counters i

[jira] [Created] (IGNITE-11073) Add Copy-on-Write machinery to the Checkpoiner

2019-01-24 Thread Maxim Muzafarov (JIRA)
Maxim Muzafarov created IGNITE-11073: Summary: Add Copy-on-Write machinery to the Checkpoiner Key: IGNITE-11073 URL: https://issues.apache.org/jira/browse/IGNITE-11073 Project: Ignite Iss

[jira] [Updated] (IGNITE-11017) Visor doesn't show cacheSize metrics.

2019-01-24 Thread Pavel Voronkin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Voronkin updated IGNITE-11017: Description: VisorCache doesn't show cacheSize() nevertheless VisorCache object contains

[jira] [Updated] (IGNITE-11071) [ML] Prepare an example of machine learning on top of SQL table

2019-01-24 Thread Anton Dmitriev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Dmitriev updated IGNITE-11071: Description: So far we've been training machine learning models only on key-value Ignite

[jira] [Updated] (IGNITE-11072) [ML] Prepare an example of model inference in SQL

2019-01-24 Thread Anton Dmitriev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Dmitriev updated IGNITE-11072: Description: Machine learning model lifecycle assumes training followed by inference. The

[jira] [Updated] (IGNITE-11072) [ML] Prepare an example of model inference in SQL

2019-01-24 Thread Anton Dmitriev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Dmitriev updated IGNITE-11072: Description: Machine learning model lifecycle assumes training followed by inference. The

[jira] [Updated] (IGNITE-11017) Visor doesn't show cacheSize metrics.

2019-01-24 Thread Pavel Voronkin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Voronkin updated IGNITE-11017: Description: VisorCache doesn't show cacheSize() on the caches screen nevertheless Visor

[jira] [Created] (IGNITE-11071) [ML] Prepare an example of machine learning on top of SQL table

2019-01-24 Thread Anton Dmitriev (JIRA)
Anton Dmitriev created IGNITE-11071: --- Summary: [ML] Prepare an example of machine learning on top of SQL table Key: IGNITE-11071 URL: https://issues.apache.org/jira/browse/IGNITE-11071 Project: Igni

[jira] [Commented] (IGNITE-10451) .NET: Persistence does not work with custom affinity function

2019-01-24 Thread Pavel Tupitsyn (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751982#comment-16751982 ] Pavel Tupitsyn commented on IGNITE-10451: - [~slukyanov] you are right, using Ma

[jira] [Updated] (IGNITE-11017) Visor doesn't show cacheSize metrics.

2019-01-24 Thread Pavel Voronkin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Voronkin updated IGNITE-11017: Summary: Visor doesn't show cacheSize metrics. (was: OffheapEntriesCount metrics calcula

[jira] [Commented] (IGNITE-10451) .NET: Persistence does not work with custom affinity function

2019-01-24 Thread Ignite TC Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751977#comment-16751977 ] Ignite TC Bot commented on IGNITE-10451: {panel:title=--> Run :: All: Possible

[jira] [Updated] (IGNITE-11034) Web console: update some dependencies

2019-01-24 Thread Alexander Kalinin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Kalinin updated IGNITE-11034: --- Remaining Estimate: 3h Original Estimate: 3h > Web console: update some depend

[jira] [Created] (IGNITE-11070) Update RocketMQ dependency to 4.4.0

2019-01-24 Thread Roman Shtykh (JIRA)
Roman Shtykh created IGNITE-11070: - Summary: Update RocketMQ dependency to 4.4.0 Key: IGNITE-11070 URL: https://issues.apache.org/jira/browse/IGNITE-11070 Project: Ignite Issue Type: Task

[jira] [Commented] (IGNITE-10976) MVCC: Sql API methods should throws proper TransactionExceptions in case of tx failure.

2019-01-24 Thread Ignite TC Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751805#comment-16751805 ] Ignite TC Bot commented on IGNITE-10976: {panel:title=--> Run :: All: Possible

[jira] [Commented] (IGNITE-11030) Teamcity Bot cache is in unrecoverable state after bot restart: need to check reasons

2019-01-24 Thread Ignite TC Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751734#comment-16751734 ] Ignite TC Bot commented on IGNITE-11030: {panel:title=--> Run :: All: Possible

[jira] [Commented] (IGNITE-10750) MVCC: Unexpected tx state exception in multithreaded tests

2019-01-24 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751616#comment-16751616 ] Andrew Mashenkov commented on IGNITE-10750: --- TC look ok. Possible blockers we

[jira] [Commented] (IGNITE-11030) Teamcity Bot cache is in unrecoverable state after bot restart: need to check reasons

2019-01-24 Thread Ignite TC Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751618#comment-16751618 ] Ignite TC Bot commented on IGNITE-11030: {panel:title=--> Run :: All: Possible

[jira] [Comment Edited] (IGNITE-11068) MVCC TX: Do not create TxLog and do not start vacuum workers in case there are no MVCC caches on the node.

2019-01-24 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751358#comment-16751358 ] Andrew Mashenkov edited comment on IGNITE-11068 at 1/24/19 9:54 PM: -

[jira] [Commented] (IGNITE-10824) SQL: mixing _key and key columns in the DML queries must be disallowed

2019-01-24 Thread Ignite TC Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751614#comment-16751614 ] Ignite TC Bot commented on IGNITE-10824: {panel:title=--> Run :: All: Possible

[jira] [Commented] (IGNITE-10750) MVCC: Unexpected tx state exception in multithreaded tests

2019-01-24 Thread Ignite TC Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751602#comment-16751602 ] Ignite TC Bot commented on IGNITE-10750: {panel:title=--> Run :: All: Possible

[jira] [Commented] (IGNITE-11030) Teamcity Bot cache is in unrecoverable state after bot restart: need to check reasons

2019-01-24 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751593#comment-16751593 ] Dmitriy Pavlov commented on IGNITE-11030: - [~zstan], could you please review th

[jira] [Updated] (IGNITE-10178) change tests that fail("Ignite JIRA ticket URL") to @Ignore("Ignite JIRA ticket URL")

2019-01-24 Thread Oleg Ignatenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Ignatenko updated IGNITE-10178: Issue Type: Sub-task (was: Task) Parent: IGNITE-10951 > change tests that fail("

[jira] [Resolved] (IGNITE-10173) Gradually move unit tests from Junit 3 to newer version

2019-01-24 Thread Oleg Ignatenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Ignatenko resolved IGNITE-10173. - Resolution: Done > Gradually move unit tests from Junit 3 to newer version > --

[jira] [Updated] (IGNITE-10178) change tests that fail("Ignite JIRA ticket URL") to @Ignore("Ignite JIRA ticket URL")

2019-01-24 Thread Oleg Ignatenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Ignatenko updated IGNITE-10178: Issue Type: Task (was: Sub-task) Parent: (was: IGNITE-10173) > change tests

[jira] [Resolved] (IGNITE-10762) Migrate test suites from Junit 3 to 4

2019-01-24 Thread Oleg Ignatenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Ignatenko resolved IGNITE-10762. - Resolution: Done > Migrate test suites from Junit 3 to 4 >

[jira] [Assigned] (IGNITE-10768) MVCC: CacheMvccBasicContinuousQueryTest.testUpdateCountersGapClosedSimplePartitioned may hang

2019-01-24 Thread Roman Kondakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Kondakov reassigned IGNITE-10768: --- Assignee: (was: Roman Kondakov) > MVCC: > CacheMvccBasicContinuousQueryTest.t

[jira] [Commented] (IGNITE-10183) [Test Failed] IgniteClientReconnectCacheTest.testReconnectOperationInProgress flaky fails on TC.

2019-01-24 Thread Roman Kondakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751387#comment-16751387 ] Roman Kondakov commented on IGNITE-10183: - [~Pavlukhin], yes, we can use differ

[jira] [Commented] (IGNITE-4149) Consider adding bitmap index to SQL engine.

2019-01-24 Thread Gerard Beci (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751388#comment-16751388 ] Gerard Beci commented on IGNITE-4149: - The target fix version for this came and went

[jira] [Commented] (IGNITE-10768) MVCC: CacheMvccBasicContinuousQueryTest.testUpdateCountersGapClosedSimplePartitioned may hang

2019-01-24 Thread Roman Kondakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751392#comment-16751392 ] Roman Kondakov commented on IGNITE-10768: - But this test is still flaky on [TC

[jira] [Assigned] (IGNITE-10769) MVCC: CacheMvccContinuousQueryClientTest.testNodeJoinsRestartQuery fails sometimes

2019-01-24 Thread Roman Kondakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Kondakov reassigned IGNITE-10769: --- Assignee: (was: Roman Kondakov) > MVCC: CacheMvccContinuousQueryClientTest.tes

[jira] [Commented] (IGNITE-10769) MVCC: CacheMvccContinuousQueryClientTest.testNodeJoinsRestartQuery fails sometimes

2019-01-24 Thread Roman Kondakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751389#comment-16751389 ] Roman Kondakov commented on IGNITE-10769: - But there are some errors occurs on 

[jira] [Commented] (IGNITE-11068) MVCC TX: Do not create TxLog and do not start vacuum workers in case there are no MVCC caches on the node.

2019-01-24 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751358#comment-16751358 ] Andrew Mashenkov commented on IGNITE-11068: --- [~gvvinblade] Please, take a loo

[jira] [Updated] (IGNITE-11068) MVCC TX: Do not create TxLog and do not start vacuum workers in case there are no MVCC caches on the node.

2019-01-24 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-11068: -- Component/s: mvcc > MVCC TX: Do not create TxLog and do not start vacuum workers in c

[jira] [Commented] (IGNITE-8728) "IllegalStateException: Duplicate Key" on node join

2019-01-24 Thread Mahesh Renduchintala (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751308#comment-16751308 ] Mahesh Renduchintala commented on IGNITE-8728: -- Stan,  The work around is a

[jira] [Created] (IGNITE-11069) MVCC: Refactor GridCacheMapEntry mvcc set/remove/lock methods and listeners

2019-01-24 Thread Roman Kondakov (JIRA)
Roman Kondakov created IGNITE-11069: --- Summary: MVCC: Refactor GridCacheMapEntry mvcc set/remove/lock methods and listeners Key: IGNITE-11069 URL: https://issues.apache.org/jira/browse/IGNITE-11069

[jira] [Commented] (IGNITE-10978) Remove unused tests marked with unclear todo

2019-01-24 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751294#comment-16751294 ] Dmitriy Pavlov commented on IGNITE-10978: - [~agoncharuk] could you please confi

[jira] [Updated] (IGNITE-11030) Teamcity Bot cache is in unrecoverable state after bot restart: need to check reasons

2019-01-24 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy Pavlov updated IGNITE-11030: Fix Version/s: 2.8 > Teamcity Bot cache is in unrecoverable state after bot restart: need

[jira] [Updated] (IGNITE-11030) Teamcity Bot cache is in unrecoverable state after bot restart: need to check reasons

2019-01-24 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy Pavlov updated IGNITE-11030: Component/s: persistence > Teamcity Bot cache is in unrecoverable state after bot restart

[jira] [Updated] (IGNITE-11030) Teamcity Bot cache is in unrecoverable state after bot restart: need to check reasons

2019-01-24 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy Pavlov updated IGNITE-11030: Priority: Critical (was: Major) > Teamcity Bot cache is in unrecoverable state after bot

[jira] [Commented] (IGNITE-10776) Migrate from JUnit 3 to 4 config variations test suites

2019-01-24 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751259#comment-16751259 ] Ilya Kasnacheev commented on IGNITE-10776: -- [~oignatenko] thank you for contri

[jira] [Commented] (IGNITE-10978) Remove unused tests marked with unclear todo

2019-01-24 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751230#comment-16751230 ] Ilya Kasnacheev commented on IGNITE-10978: -- [~kbolyandra] "Classes did not con

[jira] [Assigned] (IGNITE-11067) MVCC: IoStatistics test failed on TC.

2019-01-24 Thread Yury Gerzhedovich (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Gerzhedovich reassigned IGNITE-11067: -- Assignee: Yury Gerzhedovich > MVCC: IoStatistics test failed on TC. > --

[jira] [Updated] (IGNITE-11067) MVCC: IoStatistics test failed on TC.

2019-01-24 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov updated IGNITE-11067: - Fix Version/s: 2.8 > MVCC: IoStatistics test failed on TC. > --

[jira] [Updated] (IGNITE-11068) MVCC TX: Do not create TxLog and do not start vacuum workers in case there are no MVCC caches on the node.

2019-01-24 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-11068: -- Fix Version/s: 2.8 > MVCC TX: Do not create TxLog and do not start vacuum workers in

[jira] [Updated] (IGNITE-11068) MVCC TX: Do not create TxLog and do not start vacuum workers in case there are no MVCC caches on the node.

2019-01-24 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-11068: -- Ignite Flags: (was: Docs Required) > MVCC TX: Do not create TxLog and do not start

[jira] [Updated] (IGNITE-11068) MVCC TX: Do not create TxLog and do not start vacuum workers in case there are no MVCC caches on the node.

2019-01-24 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov updated IGNITE-11068: -- Description: Actually TxLog creates on each data node regardless the node is affinity

[jira] [Created] (IGNITE-11068) MVCC TX: Do not create TxLog and do not start vacuum workers in case there are no MVCC caches on the node.

2019-01-24 Thread Igor Seliverstov (JIRA)
Igor Seliverstov created IGNITE-11068: - Summary: MVCC TX: Do not create TxLog and do not start vacuum workers in case there are no MVCC caches on the node. Key: IGNITE-11068 URL: https://issues.apache.org/jira

[jira] [Resolved] (IGNITE-11007) MVCC: Potential NPE on non-affinity node for mvcc cache.

2019-01-24 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov resolved IGNITE-11007. --- Resolution: Not A Problem Actually TxLog creates on each data node regardless the n

[jira] [Commented] (IGNITE-11067) MVCC: IoStatistics test failed on TC.

2019-01-24 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751210#comment-16751210 ] Andrew Mashenkov commented on IGNITE-11067: --- Seems, it was introduced in IGNI

[jira] [Updated] (IGNITE-11067) MVCC: IoStatistics test failed on TC.

2019-01-24 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11067: -- Labels: MakeTeamcityGreenAgain mvcc_stabilization_stage_1 (was: MakeTeamcityGreenAga

[jira] [Updated] (IGNITE-11067) MVCC: IoStatistics test failed on TC.

2019-01-24 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11067: -- Ignite Flags: (was: Docs Required) > MVCC: IoStatistics test failed on TC. > --

[jira] [Created] (IGNITE-11067) MVCC: IoStatistics test failed on TC.

2019-01-24 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-11067: - Summary: MVCC: IoStatistics test failed on TC. Key: IGNITE-11067 URL: https://issues.apache.org/jira/browse/IGNITE-11067 Project: Ignite Issue Type

[jira] [Commented] (IGNITE-10377) MVCC: Incorrect exception is thrown if no data nodes found for a partition.

2019-01-24 Thread Ignite TC Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751200#comment-16751200 ] Ignite TC Bot commented on IGNITE-10377: {panel:title=--> Run :: All: Possible

[jira] [Created] (IGNITE-11066) Start MetaStorage for write before activation

2019-01-24 Thread Ivan Bessonov (JIRA)
Ivan Bessonov created IGNITE-11066: -- Summary: Start MetaStorage for write before activation Key: IGNITE-11066 URL: https://issues.apache.org/jira/browse/IGNITE-11066 Project: Ignite Issue Ty

[jira] [Updated] (IGNITE-11066) Start MetaStorage for write before activation

2019-01-24 Thread Ivan Bessonov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Bessonov updated IGNITE-11066: --- Fix Version/s: 2.8 > Start MetaStorage for write before activation > --

[jira] [Closed] (IGNITE-11061) Сopyright still points out 2018

2019-01-24 Thread Pavel Voronkin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Voronkin closed IGNITE-11061. --- Ignite Flags: (was: Docs Required) Created ticket by mistake > Сopyright still points ou

[jira] [Resolved] (IGNITE-11061) Сopyright still points out 2018

2019-01-24 Thread Pavel Voronkin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Voronkin resolved IGNITE-11061. - Resolution: Invalid > Сopyright still points out 2018 > ---

[jira] [Comment Edited] (IGNITE-11061) Сopyright still points out 2018

2019-01-24 Thread Pavel Voronkin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751194#comment-16751194 ] Pavel Voronkin edited comment on IGNITE-11061 at 1/24/19 2:38 PM: ---

[jira] [Comment Edited] (IGNITE-10973) Migrate example module tests from Junit 4 to 5

2019-01-24 Thread Ivan Fedotov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16749672#comment-16749672 ] Ivan Fedotov edited comment on IGNITE-10973 at 1/24/19 2:18 PM: -

[jira] [Commented] (IGNITE-11061) Сopyright still points out 2018

2019-01-24 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751178#comment-16751178 ] Dmitriy Pavlov commented on IGNITE-11061: - Please fill ticket description, it i

[jira] [Commented] (IGNITE-11030) Teamcity Bot cache is in unrecoverable state after bot restart: need to check reasons

2019-01-24 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751177#comment-16751177 ] Dmitriy Pavlov commented on IGNITE-11030: - For -da option test is failed with t

[jira] [Assigned] (IGNITE-7611) Document logger configuration options

2019-01-24 Thread Artem Budnikov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Artem Budnikov reassigned IGNITE-7611: -- Assignee: Prachi Garg (was: Artem Budnikov) > Document logger configuration options

[jira] [Commented] (IGNITE-10789) CacheInterceptor on server node get BinaryObject if put was invoked by ClientCache.

2019-01-24 Thread Pavel Tupitsyn (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751163#comment-16751163 ] Pavel Tupitsyn commented on IGNITE-10789: - Discussion on Dev List http://apach

[jira] [Comment Edited] (IGNITE-10973) Migrate example module tests from Junit 4 to 5

2019-01-24 Thread Ivan Fedotov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16749672#comment-16749672 ] Ivan Fedotov edited comment on IGNITE-10973 at 1/24/19 2:20 PM: -

[jira] [Assigned] (IGNITE-10415) MVCC: TxRollbackOnIncorrectParamsTest fails if Mvcc enabled.

2019-01-24 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov reassigned IGNITE-10415: - Assignee: Andrew Mashenkov > MVCC: TxRollbackOnIncorrectParamsTest fails if Mv

[jira] [Commented] (IGNITE-10921) Add IGNITE_CONSISTENT_ID system property

2019-01-24 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751167#comment-16751167 ] Ilya Kasnacheev commented on IGNITE-10921: -- [~arturmuradimov77] I could accept

[jira] [Commented] (IGNITE-7611) Document logger configuration options

2019-01-24 Thread Artem Budnikov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751165#comment-16751165 ] Artem Budnikov commented on IGNITE-7611: [~pgarg], please review the changes (th

[jira] [Created] (IGNITE-11065) System view for caches.

2019-01-24 Thread Stanilovsky Evgeny (JIRA)
Stanilovsky Evgeny created IGNITE-11065: --- Summary: System view for caches. Key: IGNITE-11065 URL: https://issues.apache.org/jira/browse/IGNITE-11065 Project: Ignite Issue Type: Improvem

[jira] [Comment Edited] (IGNITE-10973) Migrate example module tests from Junit 4 to 5

2019-01-24 Thread Ivan Fedotov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16749672#comment-16749672 ] Ivan Fedotov edited comment on IGNITE-10973 at 1/24/19 1:59 PM: -

[jira] [Created] (IGNITE-11064) Add documentation for enabling cache statistics only on appropriate nodes.

2019-01-24 Thread Stanilovsky Evgeny (JIRA)
Stanilovsky Evgeny created IGNITE-11064: --- Summary: Add documentation for enabling cache statistics only on appropriate nodes. Key: IGNITE-11064 URL: https://issues.apache.org/jira/browse/IGNITE-11064

[jira] [Assigned] (IGNITE-10415) MVCC: TxRollbackOnIncorrectParamsTest fails if Mvcc enabled.

2019-01-24 Thread Ivan Pavlukhin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Pavlukhin reassigned IGNITE-10415: --- Assignee: (was: Ivan Pavlukhin) > MVCC: TxRollbackOnIncorrectParamsTest fails

[jira] [Commented] (IGNITE-10822) AbstractFreelist init reused page in wrong way.

2019-01-24 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751155#comment-16751155 ] Andrew Mashenkov commented on IGNITE-10822: --- {code:java} java.lang.AssertionE

[jira] [Assigned] (IGNITE-11007) MVCC: Potential NPE on non-affinity node for mvcc cache.

2019-01-24 Thread Igor Seliverstov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Seliverstov reassigned IGNITE-11007: - Assignee: Igor Seliverstov > MVCC: Potential NPE on non-affinity node for mvcc

[jira] [Commented] (IGNITE-10160) Add cluster wide unique identifier for running queries

2019-01-24 Thread Yury Gerzhedovich (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751158#comment-16751158 ] Yury Gerzhedovich commented on IGNITE-10160: [~vozerov], Format has been ch

[jira] [Created] (IGNITE-11062) Calculating Compute Usage section contains confusing numbers

2019-01-24 Thread Denis Mekhanikov (JIRA)
Denis Mekhanikov created IGNITE-11062: - Summary: Calculating Compute Usage section contains confusing numbers Key: IGNITE-11062 URL: https://issues.apache.org/jira/browse/IGNITE-11062 Project: Ign

[jira] [Created] (IGNITE-11063) IgniteClusterActivateDeactivateTestWithPersistence#testDeactivateDuringEvictionAndRebalance has NPE inside of it.

2019-01-24 Thread Ivan Bessonov (JIRA)
Ivan Bessonov created IGNITE-11063: -- Summary: IgniteClusterActivateDeactivateTestWithPersistence#testDeactivateDuringEvictionAndRebalance has NPE inside of it. Key: IGNITE-11063 URL: https://issues.apache.org/ji

[jira] [Updated] (IGNITE-10172) Enabling cache statistics on a large cluster with a large number of caches can affect performance

2019-01-24 Thread Stanilovsky Evgeny (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanilovsky Evgeny updated IGNITE-10172: Ignite Flags: Docs Required > Enabling cache statistics on a large cluster with a

[jira] [Commented] (IGNITE-10444) MVCC: CacheMvccTxFastFinishTest fails.

2019-01-24 Thread Ivan Pavlukhin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751131#comment-16751131 ] Ivan Pavlukhin commented on IGNITE-10444: - Checked that failure reproduces on

[jira] [Comment Edited] (IGNITE-10455) MVCC: Tx timeout can cause update counters inconsistency.

2019-01-24 Thread Ivan Pavlukhin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751121#comment-16751121 ] Ivan Pavlukhin edited comment on IGNITE-10455 at 1/24/19 1:27 PM: ---

[jira] [Created] (IGNITE-11061) Сopyright still points out 2018

2019-01-24 Thread Pavel Voronkin (JIRA)
Pavel Voronkin created IGNITE-11061: --- Summary: Сopyright still points out 2018 Key: IGNITE-11061 URL: https://issues.apache.org/jira/browse/IGNITE-11061 Project: Ignite Issue Type: Bug

[jira] [Updated] (IGNITE-11060) Add documentation about CacheInterceptor.

2019-01-24 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11060: -- Issue Type: Task (was: Improvement) > Add documentation about CacheInterceptor. > --

[jira] [Updated] (IGNITE-11060) Add documentation about CacheInterceptor.

2019-01-24 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11060: -- Ignite Flags: (was: Docs Required) > Add documentation about CacheInterceptor. > --

[jira] [Commented] (IGNITE-10455) MVCC: Tx timeout can cause update counters inconsistency.

2019-01-24 Thread Ivan Pavlukhin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751121#comment-16751121 ] Ivan Pavlukhin commented on IGNITE-10455: - Checked on https://github.com/apach

[jira] [Created] (IGNITE-11060) Add documentation about CacheInterceptor.

2019-01-24 Thread Sergey Antonov (JIRA)
Sergey Antonov created IGNITE-11060: --- Summary: Add documentation about CacheInterceptor. Key: IGNITE-11060 URL: https://issues.apache.org/jira/browse/IGNITE-11060 Project: Ignite Issue Type

[jira] [Updated] (IGNITE-10944) Plugin discovery data from PluginProvider.provideDiscoveryData should be available in PluginProvider.validateNewNode

2019-01-24 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-10944: - Ignite Flags: (was: Docs Required) > Plugin discovery data from PluginProvider.provid

[jira] [Updated] (IGNITE-10944) Plugin discovery data from PluginProvider.provideDiscoveryData should be available in PluginProvider.validateNewNode

2019-01-24 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-10944: - Labels: plugin (was: plug-in) > Plugin discovery data from PluginProvider.provideDisco

[jira] [Updated] (IGNITE-10944) Plugin discovery data from PluginProvider.provideDiscoveryData should be available in PluginProvider.validateNewNode

2019-01-24 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-10944: - Labels: plug-in (was: ) > Plugin discovery data from PluginProvider.provideDiscoveryDa

[jira] [Commented] (IGNITE-10944) Plugin discovery data from PluginProvider.provideDiscoveryData should be available in PluginProvider.validateNewNode

2019-01-24 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751098#comment-16751098 ] Ilya Kasnacheev commented on IGNITE-10944: -- [~mcherkasov]I have merged this ch

[jira] [Commented] (IGNITE-10824) SQL: mixing _key and key columns in the DML queries must be disallowed

2019-01-24 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751101#comment-16751101 ] Pavel Kuznetsov commented on IGNITE-10824: -- Thank you! p 2 - Yes I see, this i

[jira] [Updated] (IGNITE-11059) Print information about pending locks queue in case of dht local tx timeout.

2019-01-24 Thread Sergey Antonov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Antonov updated IGNITE-11059: Labels: newbie (was: ) > Print information about pending locks queue in case of dht loca

[jira] [Created] (IGNITE-11059) Print information about pending locks queue in case of dht local tx timeout.

2019-01-24 Thread Alexei Scherbakov (JIRA)
Alexei Scherbakov created IGNITE-11059: -- Summary: Print information about pending locks queue in case of dht local tx timeout. Key: IGNITE-11059 URL: https://issues.apache.org/jira/browse/IGNITE-11059

[jira] [Assigned] (IGNITE-10455) MVCC: Tx timeout can cause update counters inconsistency.

2019-01-24 Thread Ivan Pavlukhin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Pavlukhin reassigned IGNITE-10455: --- Assignee: Ivan Pavlukhin (was: Igor Seliverstov) > MVCC: Tx timeout can cause upd

  1   2   >