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

Roman Puchkovskiy updated IGNITE-16338:
---------------------------------------
    Reviewer: Roman Puchkovskiy

> Remove usages of Cluster#isShutdown method
> ------------------------------------------
>
>                 Key: IGNITE-16338
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16338
>             Project: Ignite
>          Issue Type: Task
>          Components: networking
>            Reporter: Aleksandr Polovtcev
>            Assignee: Aleksandr Polovtcev
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> {{Cluster#isShutdown}} method creates a subscription on a Mono every time it 
> is called. In fact, we call this method quite often (e.g. on each 
> {{MessagingService#send}}). Moreover, this method has been removed in the 
> upstream (see https://github.com/scalecube/scalecube-cluster/pull/373). We 
> should remove the usages of this method and replace them with a more 
> lightweight mechanism.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to