[jira] [Updated] (IGNITE-11148) PartitionCountersNeighborcastFuture blocks partition map exchange

2019-01-30 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11148: -- Fix Version/s: 2.8 > PartitionCountersNeighborcastFuture blocks partition map exchan

[jira] [Updated] (IGNITE-11148) PartitionCountersNeighborcastFuture blocks partition map exchange

2019-01-30 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11148: -- Ignite Flags: (was: Docs Required) > PartitionCountersNeighborcastFuture blocks pa

[jira] [Updated] (IGNITE-11148) PartitionCountersNeighborcastFuture blocks partition map exchange

2019-01-30 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11148: -- Labels: mvcc_stabilization_stage_1 (was: ) > PartitionCountersNeighborcastFuture bl

[jira] [Comment Edited] (IGNITE-10219) MVCC: TX: Backup node update may fails after lost tx rollback.

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

[jira] [Commented] (IGNITE-10219) MVCC: TX: Backup node update may fails after lost tx rollback.

2019-01-29 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754974#comment-16754974 ] Andrew Mashenkov commented on IGNITE-10219: --- Looks like it was fixed within I

[jira] [Assigned] (IGNITE-10219) MVCC: TX: Backup node update may fails after lost tx rollback.

2019-01-29 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov reassigned IGNITE-10219: - Assignee: Andrew Mashenkov > MVCC: TX: Backup node update may fails after lost

[jira] [Assigned] (IGNITE-10604) MVCC: mvcc history can be missed during remove operation.

2019-01-29 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov reassigned IGNITE-10604: - Assignee: Andrew Mashenkov > MVCC: mvcc history can be missed during remove op

[jira] [Updated] (IGNITE-11123) MVCC: Fix MvccFeatureChecker to throw assumption exception instead of failure.

2019-01-29 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11123: -- Description: Let's rewrite MvccFeatureChecker.validateFeature() method with using JUn

[jira] [Updated] (IGNITE-11123) MVCC: Fix MvccFeatureChecker to throw assumption exception instead of failure.

2019-01-29 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11123: -- Ignite Flags: (was: Docs Required) > MVCC: Fix MvccFeatureChecker to throw assumpti

[jira] [Updated] (IGNITE-11123) MVCC: Fix MvccFeatureChecker to throw assumption exception instead of failure.

2019-01-29 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11123: -- Issue Type: Sub-task (was: Test) Parent: IGNITE-10951 > MVCC: Fix MvccFeatur

[jira] [Created] (IGNITE-11123) MVCC: Fix MvccFeatureChecker to throw assumption exception instead of failure.

2019-01-29 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-11123: - Summary: MVCC: Fix MvccFeatureChecker to throw assumption exception instead of failure. Key: IGNITE-11123 URL: https://issues.apache.org/jira/browse/IGNITE-11123

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

2019-01-29 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754768#comment-16754768 ] Andrew Mashenkov commented on IGNITE-10750: --- [~rkondakov], Yes, I've just un

[jira] [Assigned] (IGNITE-9470) MVCC TX: Mvcc transactions should throw proper exception when rolled back.

2019-01-29 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov reassigned IGNITE-9470: Assignee: Andrew Mashenkov > MVCC TX: Mvcc transactions should throw proper excep

[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-29 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11068: -- Description: Actually TxLog creates on each data node regardless the node is affinity

[jira] [Commented] (IGNITE-11029) Public API for edge-chasing deadlock detection configuration

2019-01-28 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754084#comment-16754084 ] Andrew Mashenkov commented on IGNITE-11029: --- [~Pavlukhin],  "2.8.0" is the co

[jira] [Commented] (IGNITE-9927) Fix flaky failures in CacheContinuousQueryOperationFromCallbackTest

2019-01-28 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754082#comment-16754082 ] Andrew Mashenkov commented on IGNITE-9927: -- I've found newValue is the value th

[jira] [Commented] (IGNITE-11029) Public API for edge-chasing deadlock detection configuration

2019-01-28 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753975#comment-16753975 ] Andrew Mashenkov commented on IGNITE-11029: --- [~Pavlukhin], I've just one not

[jira] [Commented] (IGNITE-5983) REST: Memory policy metrics should be available via REST.

2019-01-28 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753869#comment-16753869 ] Andrew Mashenkov commented on IGNITE-5983: -- [~roman_s], Usually, we do not res

[jira] [Commented] (IGNITE-9927) Fix flaky failures in CacheContinuousQueryOperationFromCallbackTest

2019-01-25 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752468#comment-16752468 ] Andrew Mashenkov commented on IGNITE-9927: -- [~rkondakov], looks like # "newVal

[jira] [Commented] (IGNITE-5983) REST: Memory policy metrics should be available via REST.

2019-01-25 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752419#comment-16752419 ] Andrew Mashenkov commented on IGNITE-5983: -- [~roman_s], Seems, there is an iss

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

2019-01-25 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752249#comment-16752249 ] Andrew Mashenkov commented on IGNITE-8728: -- Let's make full TC run as bot visa

[jira] [Updated] (IGNITE-11090) Test IgniteRebalanceOnCachesStoppingOrDestroyingTest.testDestroySpecificCacheAndCacheGroupFirstGroup hangs sporadically.

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

[jira] [Updated] (IGNITE-11090) Test IgniteRebalanceOnCachesStoppingOrDestroyingTest.testDestroySpecificCacheAndCacheGroupFirstGroup hangs sporadically.

2019-01-25 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11090: -- Ignite Flags: (was: Docs Required) > Test > IgniteRebalanceOnCachesStoppingOrDestr

[jira] [Updated] (IGNITE-11090) Test IgniteRebalanceOnCachesStoppingOrDestroyingTest.testDestroySpecificCacheAndCacheGroupFirstGroup hangs sporadically.

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

[jira] [Created] (IGNITE-11090) Test IgniteRebalanceOnCachesStoppingOrDestroyingTest.testDestroySpecificCacheAndCacheGroupFirstGroup hangs sporadically.

2019-01-25 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-11090: - Summary: Test IgniteRebalanceOnCachesStoppingOrDestroyingTest.testDestroySpecificCacheAndCacheGroupFirstGroup hangs sporadically. Key: IGNITE-11090 URL: https://issues.

[jira] [Created] (IGNITE-11088) Flacky LocalWalModeChangeDuringRebalancingSelfTest.testWithExchangesMerge

2019-01-25 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-11088: - Summary: Flacky LocalWalModeChangeDuringRebalancingSelfTest.testWithExchangesMerge Key: IGNITE-11088 URL: https://issues.apache.org/jira/browse/IGNITE-11088

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

2019-01-25 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752233#comment-16752233 ] Andrew Mashenkov commented on IGNITE-8728: -- [~slukyanov], I've left a comment t

[jira] [Created] (IGNITE-11085) MVCC: Mute GridCachePartitionEvictionDuringReadThroughSelfTest.

2019-01-25 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-11085: - Summary: MVCC: Mute GridCachePartitionEvictionDuringReadThroughSelfTest. Key: IGNITE-11085 URL: https://issues.apache.org/jira/browse/IGNITE-11085 Project:

[jira] [Created] (IGNITE-11082) Test GridCacheDhtTxPreloadSelfTest.testLocalTxPreloadingPessimistic hangs on TC sporadically.

2019-01-25 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-11082: - Summary: Test GridCacheDhtTxPreloadSelfTest.testLocalTxPreloadingPessimistic hangs on TC sporadically. Key: IGNITE-11082 URL: https://issues.apache.org/jira/browse/IGNI

[jira] [Updated] (IGNITE-11082) Test GridCacheDhtTxPreloadSelfTest.testLocalTxPreloadingPessimistic hangs on TC sporadically.

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

[jira] [Updated] (IGNITE-11081) Flacky test CacheGetReadFromBackupFailoverTest.testFailover

2019-01-25 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11081: -- Description: [CacheGetReadFromBackupFailoverTest.testFailover|https://ci.ignite.apach

[jira] [Created] (IGNITE-11081) Flacky test CacheGetReadFromBackupFailoverTest.testFailover

2019-01-25 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-11081: - Summary: Flacky test CacheGetReadFromBackupFailoverTest.testFailover Key: IGNITE-11081 URL: https://issues.apache.org/jira/browse/IGNITE-11081 Project: Igni

[jira] [Updated] (IGNITE-11080) Flacky test GridCacheDhtPreloadDelayedSelfTest.testManualPreload

2019-01-25 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11080: -- Labels: MakeTeamcityGreenAgain newbie (was: MakeTeamcityGreenAgain) > Flacky test Gr

[jira] [Updated] (IGNITE-11080) Flacky test GridCacheDhtPreloadDelayedSelfTest.testManualPreload

2019-01-25 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11080: -- Ignite Flags: (was: Docs Required) > Flacky test GridCacheDhtPreloadDelayedSelfTest

[jira] [Updated] (IGNITE-11080) Flacky test GridCacheDhtPreloadDelayedSelfTest.testManualPreload

2019-01-25 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11080: -- Description: Test is flacky on TC. Seems, we have to either add ScaleFactor support f

[jira] [Updated] (IGNITE-11080) Flacky test GridCacheDhtPreloadDelayedSelfTest.testManualPreload

2019-01-25 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11080: -- Description: Test is flacky on TC. Seems, we have to either add ScaleFactor support

[jira] [Created] (IGNITE-11080) Flacky test GridCacheDhtPreloadDelayedSelfTest.testManualPreload

2019-01-25 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-11080: - Summary: Flacky test GridCacheDhtPreloadDelayedSelfTest.testManualPreload Key: IGNITE-11080 URL: https://issues.apache.org/jira/browse/IGNITE-11080 Project:

[jira] [Created] (IGNITE-11079) MVCC: IgniteCacheContinuousQueryBackupQueueTest is flacky.

2019-01-25 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-11079: - Summary: MVCC: IgniteCacheContinuousQueryBackupQueueTest is flacky. Key: IGNITE-11079 URL: https://issues.apache.org/jira/browse/IGNITE-11079 Project: Ignite

[jira] [Updated] (IGNITE-11078) MVCC: Tests fails sporadically with ConcurrentModificationException

2019-01-25 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11078: -- Ignite Flags: (was: Docs Required) > MVCC: Tests fails sporadically with Concurrent

[jira] [Created] (IGNITE-11078) MVCC: Tests fails sporadically with ConcurrentModificationException

2019-01-25 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-11078: - Summary: MVCC: Tests fails sporadically with ConcurrentModificationException Key: IGNITE-11078 URL: https://issues.apache.org/jira/browse/IGNITE-11078 Proje

[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] [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-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] [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] [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-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] [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-11044) CacheMetricsEntitiesCountTest.testEnitiesCount fails in MVCC Cache 8 Suite on master

2019-01-24 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750960#comment-16750960 ] Andrew Mashenkov commented on IGNITE-11044: --- Looks good, thanks. > CacheMetr

[jira] [Resolved] (IGNITE-9892) MVCC: Exchange hangs on mvcc coordinator fail

2019-01-23 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov resolved IGNITE-9892. -- Resolution: Duplicate > MVCC: Exchange hangs on mvcc coordinator fail > --

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

2019-01-23 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov reassigned IGNITE-10750: - Assignee: Andrew Mashenkov > MVCC: Unexpected tx state exception in multithrea

[jira] [Closed] (IGNITE-9892) MVCC: Exchange hangs on mvcc coordinator fail

2019-01-23 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov closed IGNITE-9892. > MVCC: Exchange hangs on mvcc coordinator fail >

[jira] [Commented] (IGNITE-10730) MVCC TX: Batch WAL datarecords

2019-01-23 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16749998#comment-16749998 ] Andrew Mashenkov commented on IGNITE-10730: --- PR was broken with IGNITE-10752

[jira] [Assigned] (IGNITE-9892) MVCC: Exchange hangs on mvcc coordinator fail

2019-01-23 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov reassigned IGNITE-9892: Assignee: Andrew Mashenkov > MVCC: Exchange hangs on mvcc coordinator fail >

[jira] [Resolved] (IGNITE-10378) MVCC TX: Possible race on MVCC coordinator reassignment

2019-01-23 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov resolved IGNITE-10378. --- Resolution: Duplicate > MVCC TX: Possible race on MVCC coordinator reassignment > -

[jira] [Commented] (IGNITE-10520) MVCC: Next to mvcc-tx non-mvcc-Tx failed with unexpected exception.

2019-01-22 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748848#comment-16748848 ] Andrew Mashenkov commented on IGNITE-10520: --- [~Pavlukhin], Look ok. Thanks.

[jira] [Updated] (IGNITE-11009) TX: TransactionProxyRollbackOnlyImpl throws unexpected exceptions to user.

2019-01-22 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11009: -- Ignite Flags: (was: Docs Required) > TX: TransactionProxyRollbackOnlyImpl throws un

[jira] [Commented] (IGNITE-10520) MVCC: Next to mvcc-tx non-mvcc-Tx failed with unexpected exception.

2019-01-22 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748706#comment-16748706 ] Andrew Mashenkov commented on IGNITE-10520: --- There is no need to run test in

[jira] [Created] (IGNITE-11009) TX: TransactionProxyRollbackOnlyImpl throws unexpected exceptions to user.

2019-01-21 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-11009: - Summary: TX: TransactionProxyRollbackOnlyImpl throws unexpected exceptions to user. Key: IGNITE-11009 URL: https://issues.apache.org/jira/browse/IGNITE-11009

[jira] [Updated] (IGNITE-11009) TX: TransactionProxyRollbackOnlyImpl throws unexpected exceptions to user.

2019-01-21 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-11009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-11009: -- Description: TransactionProxyRollbackOnlyImpl can throws  UnsupportedOperationExcepti

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

2019-01-21 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-11007: - Summary: MVCC: Potential NPE on non-affinity node for mvcc cache. Key: IGNITE-11007 URL: https://issues.apache.org/jira/browse/IGNITE-11007 Project: Ignite

[jira] [Updated] (IGNITE-10757) Refactoring: split MvccProcessor into multiple components

2019-01-21 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-10757: -- Ignite Flags: (was: Docs Required) > Refactoring: split MvccProcessor into multiple

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

2019-01-18 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-10976: - Summary: MVCC: Sql API methods should throws proper TransactionExceptions in case of tx failure. Key: IGNITE-10976 URL: https://issues.apache.org/jira/browse/IGNITE-1097

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

2019-01-18 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-10976: -- Ignite Flags: (was: Docs Required) > MVCC: Sql API methods should throws proper Tra

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

2019-01-18 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov reassigned IGNITE-10976: - Assignee: Andrew Mashenkov > MVCC: Sql API methods should throws proper Transa

[jira] [Comment Edited] (IGNITE-10730) MVCC TX: Batch WAL datarecords

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

[jira] [Created] (IGNITE-10969) Add Mvcc tests to RunAll.

2019-01-17 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-10969: - Summary: Add Mvcc tests to RunAll. Key: IGNITE-10969 URL: https://issues.apache.org/jira/browse/IGNITE-10969 Project: Ignite Issue Type: Test

[jira] [Updated] (IGNITE-10969) Add Mvcc tests to RunAll.

2019-01-17 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-10969: -- Issue Type: Sub-task (was: Test) Parent: IGNITE-10001 > Add Mvcc tests to Ru

[jira] [Updated] (IGNITE-10966) MVCC: Add scale factor support in Mvcc tests suites.

2019-01-17 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-10966: -- Issue Type: Test (was: Bug) > MVCC: Add scale factor support in Mvcc tests suites. >

[jira] [Updated] (IGNITE-10966) MVCC: Add scale factor support in Mvcc tests suites.

2019-01-17 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-10966: -- Labels: MakeTeamcityGreenAgain (was: ) > MVCC: Add scale factor support in Mvcc test

[jira] [Updated] (IGNITE-10966) MVCC: Add scale factor support in Mvcc tests suites.

2019-01-17 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-10966: -- Issue Type: Bug (was: Test) > MVCC: Add scale factor support in Mvcc tests suites. >

[jira] [Updated] (IGNITE-10966) MVCC: Add scale factor support in Mvcc tests suites.

2019-01-17 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-10966: -- Ignite Flags: (was: Docs Required) > MVCC: Add scale factor support in Mvcc tests s

[jira] [Updated] (IGNITE-10966) MVCC: Add scale factor support in Mvcc tests suites.

2019-01-17 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-10966: -- Fix Version/s: 2.8 > MVCC: Add scale factor support in Mvcc tests suites. > -

[jira] [Created] (IGNITE-10966) MVCC: Add scale factor support in Mvcc tests suites.

2019-01-17 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-10966: - Summary: MVCC: Add scale factor support in Mvcc tests suites. Key: IGNITE-10966 URL: https://issues.apache.org/jira/browse/IGNITE-10966 Project: Ignite

[jira] [Commented] (IGNITE-10582) MVCC: Error on txLog initialization.

2019-01-16 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16744093#comment-16744093 ] Andrew Mashenkov commented on IGNITE-10582: --- Possibly fixed in IGNITE-10421.

[jira] [Updated] (IGNITE-10954) MVCC: Umute fixed tests.

2019-01-16 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-10954: -- Fix Version/s: 2.8 > MVCC: Umute fixed tests. > > >

[jira] [Assigned] (IGNITE-10954) MVCC: Umute fixed tests.

2019-01-16 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov reassigned IGNITE-10954: - Assignee: Andrew Mashenkov > MVCC: Umute fixed tests. > --

[jira] [Created] (IGNITE-10954) MVCC: Umute fixed tests.

2019-01-16 Thread Andrew Mashenkov (JIRA)
Andrew Mashenkov created IGNITE-10954: - Summary: MVCC: Umute fixed tests. Key: IGNITE-10954 URL: https://issues.apache.org/jira/browse/IGNITE-10954 Project: Ignite Issue Type: Test

[jira] [Commented] (IGNITE-10518) MVCC: Update operation may hangs on backup on unstable topology.

2019-01-16 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743767#comment-16743767 ] Andrew Mashenkov commented on IGNITE-10518: --- I'll take a look. > MVCC: Updat

[jira] [Updated] (IGNITE-10690) Ignite throws exception when storing an object with an Instant field

2019-01-15 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-10690: -- Ignite Flags: (was: Docs Required) > Ignite throws exception when storing an object

[jira] [Updated] (IGNITE-10690) Ignite throws exception when storing an object with an Instant field

2019-01-15 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-10690: -- Fix Version/s: 2.8 > Ignite throws exception when storing an object with an Instant f

[jira] [Updated] (IGNITE-8596) SQL: remove unnecessary index lookups when query parallelism is enabled

2019-01-11 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-8596: - Issue Type: Improvement (was: Task) > SQL: remove unnecessary index lookups when query

[jira] [Closed] (IGNITE-8875) Add JMX methods to block\unblock new incoming connections from thin clients.

2019-01-11 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov closed IGNITE-8875. > Add JMX methods to block\unblock new incoming connections from thin clients. > -

[jira] [Resolved] (IGNITE-8875) Add JMX methods to block\unblock new incoming connections from thin clients.

2019-01-11 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov resolved IGNITE-8875. -- Resolution: Incomplete > Add JMX methods to block\unblock new incoming connections fro

[jira] [Assigned] (IGNITE-10576) MVCC TX: Rework UpdateSourceIterator to mix operation types

2019-01-11 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov reassigned IGNITE-10576: - Assignee: (was: Andrew Mashenkov) > MVCC TX: Rework UpdateSourceIterator t

[jira] [Resolved] (IGNITE-10391) MVCC: Invoke request fails on backup while rebalance is in progress.

2019-01-11 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov resolved IGNITE-10391. --- Resolution: Duplicate > MVCC: Invoke request fails on backup while rebalance is in

[jira] [Closed] (IGNITE-10391) MVCC: Invoke request fails on backup while rebalance is in progress.

2019-01-11 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov closed IGNITE-10391. - > MVCC: Invoke request fails on backup while rebalance is in progress. > --

[jira] [Closed] (IGNITE-10254) MVCC: invokeAll may hangs on unstable topology.

2019-01-11 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov closed IGNITE-10254. - > MVCC: invokeAll may hangs on unstable topology. > ---

[jira] [Reopened] (IGNITE-10391) MVCC: Invoke request fails on backup while rebalance is in progress.

2019-01-11 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov reopened IGNITE-10391: --- > MVCC: Invoke request fails on backup while rebalance is in progress. > --

[jira] [Resolved] (IGNITE-10391) MVCC: Invoke request fails on backup while rebalance is in progress.

2019-01-11 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov resolved IGNITE-10391. --- Resolution: Fixed Fixed within IGNITE-10794 > MVCC: Invoke request fails on backup

[jira] [Resolved] (IGNITE-10254) MVCC: invokeAll may hangs on unstable topology.

2019-01-11 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov resolved IGNITE-10254. --- Resolution: Duplicate Fixed within IGNITE-10794 > MVCC: invokeAll may hangs on uns

[jira] [Assigned] (IGNITE-10518) MVCC: Update operation may hangs on backup on unstable topology.

2019-01-11 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov reassigned IGNITE-10518: - Assignee: Andrew Mashenkov > MVCC: Update operation may hangs on backup on uns

[jira] [Assigned] (IGNITE-10561) MVCC: Unexpected transaction state after rebalance

2019-01-10 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov reassigned IGNITE-10561: - Assignee: Andrew Mashenkov > MVCC: Unexpected transaction state after rebalanc

[jira] [Assigned] (IGNITE-10583) MVCC: Assertion on txLog state update when recovering from WAL.

2019-01-10 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov reassigned IGNITE-10583: - Assignee: Andrew Mashenkov > MVCC: Assertion on txLog state update when recove

[jira] [Updated] (IGNITE-10692) MVCC: Test GridCacheDhtPreloadDelayedSelfTest fails in mvcc mode.

2019-01-10 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-10692: -- Issue Type: Test (was: Bug) > MVCC: Test GridCacheDhtPreloadDelayedSelfTest fails in

[jira] [Updated] (IGNITE-10576) MVCC TX: Rework UpdateSourceIterator to mix operation types

2019-01-10 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-10576: -- Issue Type: Improvement (was: Bug) > MVCC TX: Rework UpdateSourceIterator to mix ope

[jira] [Updated] (IGNITE-10637) MVCC: Make diagnostic log messages more informative.

2019-01-10 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-10637: -- Issue Type: Improvement (was: Bug) > MVCC: Make diagnostic log messages more informa

<    1   2   3   4   5   6   7   8   9   10   >