]
Radoslav Husar moved JBEAP-12830 to WFLY-9252:
----------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-9252 (was: JBEAP-12830)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Quickstarts
(was: Quickstarts)
Affects Version/s: 11.0.0.Beta1
(was: 7.1.0.ER3)
Redundant config restore before quorum configuration
----------------------------------------------------
Key: WFLY-9252
URL:
https://issues.jboss.org/browse/WFLY-9252
Project: WildFly
Issue Type: Bug
Components: Quickstarts
Affects Versions: 11.0.0.Beta1
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Priority: Minor
Labels: eap7.1-ok-for-CR1
In ER3 there is a new instruction in {{Configure a Quorum for the Singleton Policy}} to
restore the singleton election policy to default configuration:
{{If you have tested other election policies that configured the singleton subsystem, see
Restoring the Default Singleton Subsystem Configuration for instructions to restore the
singleton election policy to the default configuration.}}
I think this step should be either removed or reworded to avoid confusion. The reasons
are:
* Quorum can be specified for any election policy, not only for the default one.
* Wording {{If you have tested other election policies}} suggests that this section
configures another election policy, which is not true - it only adds quorum to existing
election policy.
[~rhusar], what do you think?