[midPoint-git] [Evolveum/midpoint] 71e2bf: Add basic manual cluster node mgmt features
mederly
noreply at github.com
Mon Sep 13 09:55:30 CEST 2021
Branch: refs/heads/tmp/mid-6997
Home: https://github.com/Evolveum/midpoint
Commit: 71e2bf4dbac1703c657909ee2a2c910039dfca9a
https://github.com/Evolveum/midpoint/commit/71e2bf4dbac1703c657909ee2a2c910039dfca9a
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2021-09-13 (Mon, 13 Sep 2021)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/common-tasks-3.xsd
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskManagerQuartzImpl.java
M repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/cluster/NodeRegistrar.java
Log Message:
-----------
Add basic manual cluster node mgmt features
This is a PoC for MID-6997:
- if node.administrativeStatus == DISABLED, the node will not start
in cluster
- if $configuration/cluster/extensionMode == FIXED, new nodes
(not defined in repo) will not be added to the cluster
Untested. Just to show the concept.
More information about the midPoint-svn
mailing list