[ 
https://issues.apache.org/jira/browse/IGNITE-27118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18040350#comment-18040350
 ] 

Ignite TC Bot commented on IGNITE-27118:
----------------------------------------

{panel:title=Branch: [pull/12522/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/12522/head] Base: [master] : New Tests 
(4)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Basic 1{color} [[tests 
4|https://ci2.ignite.apache.org/viewLog.html?buildId=8722033]]
* {color:#013220}IgniteBasicTestSuite: 
GridReleaseTypeSelfTest.testJoiningNodeLeft[client=true, persistence=true] - 
PASSED{color}
* {color:#013220}IgniteBasicTestSuite: 
GridReleaseTypeSelfTest.testJoiningNodeLeft[client=true, persistence=false] - 
PASSED{color}
* {color:#013220}IgniteBasicTestSuite: 
GridReleaseTypeSelfTest.testJoiningNodeLeft[client=false, persistence=true] - 
PASSED{color}
* {color:#013220}IgniteBasicTestSuite: 
GridReleaseTypeSelfTest.testJoiningNodeLeft[client=false, persistence=false] - 
PASSED{color}

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8722148&buildTypeId=IgniteTests24Java8_RunAll]

> Cannot disable rolling upgrade
> ------------------------------
>
>                 Key: IGNITE-27118
>                 URL: https://issues.apache.org/jira/browse/IGNITE-27118
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Aleksandr Chesnokov
>            Assignee: Aleksandr Chesnokov
>            Priority: Major
>              Labels: IEP-132, ise
>             Fix For: 2.18
>
>         Attachments: IGNITE-27118_Test_fail.patch
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> There is a scenario when we cannot disable rolling upgrade even if there is 
> only one node in cluster
> Steps to reproduce:
>  # Set TcpDiscoverySpi#setJoinTimeout to zero (or very big number)
>  # Start server grid v2.18.0. It is coordinator now
>  # Enable rolling upgrade with targetVersion=2.18.1
>  # Start another grid v2.18.1 and stop it
>  # Try to disable rolling upgrade on coordinator. It fails with:
> {noformat}
> Can't disable rolling upgrade with different versions in cluster: 
> 2.18.0#20251120-sha1:d0e84887, 2.18.1#19700101-sha1:00000000
> {noformat}
>  
> Reproducer is attached. The problem is related to 
> org/apache/ignite/internal/processors/rollingupgrade/RollingUpgradeProcessor.java:235
>  New node left ring but the processor thinks that new node is still joining 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to