[
https://issues.apache.org/jira/browse/IGNITE-15315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400265#comment-17400265
]
Ignite TC Bot commented on IGNITE-15315:
----------------------------------------
{panel:title=Branch: [pull/9333/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9333/head] Base: [master] : New Tests
(6)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 7{color} [[tests
3|https://ci.ignite.apache.org/viewLog.html?buildId=6137507]]
* {color:#013220}IgniteCacheTestSuite7:
AtomicVolatilePartitionCounterStateConsistencyTest.testClearVersion -
PASSED{color}
* {color:#013220}IgniteCacheTestSuite7:
AtomicPartitionCounterStateConsistencyHistoryRebalanceTest.testClearVersion -
PASSED{color}
* {color:#013220}IgniteCacheTestSuite7:
AtomicPartitionCounterStateConsistencyTest.testClearVersion - PASSED{color}
{color:#00008b}Cache 9{color} [[tests
3|https://ci.ignite.apache.org/viewLog.html?buildId=6137509]]
* {color:#013220}IgniteCacheTestSuite9:
TxPartitionCounterStateConsistencyVolatileRebalanceTest.testClearVersion -
PASSED{color}
* {color:#013220}IgniteCacheTestSuite9:
TxPartitionCounterStateConsistencyHistoryRebalanceTest.testClearVersion -
PASSED{color}
* {color:#013220}IgniteCacheTestSuite9:
TxPartitionCounterStateConsistencyTest.testClearVersion - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6137546&buildTypeId=IgniteTests24Java8_RunAll]
> Possible owners desync when a node is restarted while rebalancing with
> enabled persistence
> ------------------------------------------------------------------------------------------
>
> Key: IGNITE-15315
> URL: https://issues.apache.org/jira/browse/IGNITE-15315
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.10
> Reporter: Alexey Scherbakov
> Assignee: Alexey Scherbakov
> Priority: Major
> Fix For: 2.12
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If a node is restarted having MOVING partitions it is possible the partition
> clearing version compartion logic on next rebalancing will fail due to
> outdatedĀ
> org.apache.ignite.internal.processors.cache.distributed.dht.topology.GridDhtLocalPartition#clearVer
> on joining node.
> The fix is to always update partition clear version when a partition is
> marked for rebalancing.
> The bug is only applicable to persistent mode.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)