[ 
https://issues.apache.org/jira/browse/IGNITE-19903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Semyon Danilov updated IGNITE-19903:
------------------------------------
    Description: 
https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_IntegrationTests_ModuleNetwork/7332374?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildProblemsSection=true&expandBuildChangesSection=true

RecoveryDescriptor#70:
assert req != null;

Seems like recovery descriptor is being used by two channels at the same time 
because old channel is only closed then handshake (and recovery) is finished 
(See NettyServer)

  
was:https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_IntegrationTests_ModuleNetwork/7332374?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildProblemsSection=true&expandBuildChangesSection=true


> Fix race condition in recovery protocol
> ---------------------------------------
>
>                 Key: IGNITE-19903
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19903
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Semyon Danilov
>            Priority: Major
>              Labels: ignite-3
>
> https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_IntegrationTests_ModuleNetwork/7332374?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildProblemsSection=true&expandBuildChangesSection=true
> RecoveryDescriptor#70:
> assert req != null;
> Seems like recovery descriptor is being used by two channels at the same time 
> because old channel is only closed then handshake (and recovery) is finished 
> (See NettyServer)



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

Reply via email to