[
https://issues.apache.org/jira/browse/IGNITE-10652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17609959#comment-17609959
]
Ignite TC Bot commented on IGNITE-10652:
----------------------------------------
{panel:title=Branch: [pull/10260/head] Base: [master] : Possible Blockers
(3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Cache 2{color} [[tests 0 TIMEOUT , Out Of Memory Error
|https://ci.ignite.apache.org/viewLog.html?buildId=6787813]]
{color:#d04437}PDS (Indexing){color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=6787815]]
{color:#d04437}Thin client: Node.js{color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=6787268]]
{panel}
{panel:title=Branch: [pull/10260/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6776859&buildTypeId=IgniteTests24Java8_RunAll]
> LocalWalModeNoChangeDuringRebalanceOnNonNodeAssignTest fails on TC
> ------------------------------------------------------------------
>
> Key: IGNITE-10652
> URL: https://issues.apache.org/jira/browse/IGNITE-10652
> Project: Ignite
> Issue Type: Bug
> Components: persistence
> Reporter: Andrey Mashenkov
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Time Spent: 10m
> Remaining Estimate: 0h
>
> LocalWalModeNoChangeDuringRebalanceOnNonNodeAssignTest fails on TC after
> splitting test into 3 for Atomic, Tx and Mvcc modes.
> Seems, there is a race we were not able to detect before due to some reason.
> The root cause of the issue is that the test assumes that the last joined
> server node will meet the following requirements:
> - this node is affinity node
> - affinity function will not choose this node as a primary node for any
> partition.
> Unfortunately, the test does not provide any guarantee that the second
> requirement is met. So, the new server node (last joined server node) has one
> partition in moving state and disables the WAL on rebalance.
> The obvious fix is providing a custom affinity functions that will guarantee
> that both of the requirements are met.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)