[jboss-jira] [JBoss JIRA] (WFLY-12601) Eliminate StabilityMonitor usages in clustering subsystem

Paul Ferraro (Jira) issues at jboss.org
Thu Oct 10 09:31:00 EDT 2019


    [ https://issues.jboss.org/browse/WFLY-12601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13797457#comment-13797457 ] 

Paul Ferraro commented on WFLY-12601:
-------------------------------------

[~ropalka] I've reworked runtime metrics/operations to use your suggested approach.  Can you have a second look?

> Eliminate StabilityMonitor usages in clustering subsystem
> ---------------------------------------------------------
>
>                 Key: WFLY-12601
>                 URL: https://issues.jboss.org/browse/WFLY-12601
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering
>            Reporter: Richard Opalka
>            Assignee: Paul Ferraro
>            Priority: Major
>             Fix For: 19.0.0.Beta1
>
>         Attachments: ServiceSupplier.png
>
>
> Clustering needs to eliminate usages of StabilityMonitor because SM is not reliable.
> It is possible that SM will prematurely inform about achieved stability even if it is not true.
> The reason is SM is not propagated up the dependencies chain and thus it may report
> about achieved stability even in case dependencies chain didn't finish its processing yet
> and 'real' stability wasn't achieved yet.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list