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

Richard Opalka (Jira) issues at jboss.org
Fri Sep 27 11:50:00 EDT 2019


Richard Opalka created WFLY-12601:
-------------------------------------

             Summary: 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
             Fix For: 19.0.0.Beta1


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