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

Roman Puchkovskiy updated IGNITE-23711:
---------------------------------------
    Description: In NettyServer#stop(), the handle stage of the future might be 
called in a thread different from the one in which the stop() is called, hence 
channel and serverCloseFuture might be inconsistent.

> Add missing synchronization in NettyServer
> ------------------------------------------
>
>                 Key: IGNITE-23711
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23711
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Assignee: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In NettyServer#stop(), the handle stage of the future might be called in a 
> thread different from the one in which the stop() is called, hence channel 
> and serverCloseFuture might be inconsistent.



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

Reply via email to