Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Ability to take Offline Snapshot when the Author-Standby has been promoted to Primary. #4

@michaeldiender-shinesolutions

Description

currently the offline snapshot will not run when the author-standby has been promoted:

it will be identified as not healthy.

https://github.com/shinesolutions/aem-stack-manager/blob/master/src/main/java/com/shinesolutions/aemstackmanager/handler/OfflineSnapshotTaskHandler.java#L58

scenarios: taking offline snapshots after promote author event. when old primary still responding and when it is not responding. currently the stack manger will not run the job. (consider changing component to author-demoted and adjust offline snapshot flow to handle the situation where there are no author-standby, or only 1 author-primary or 1 author-primary and 1 author-demoted)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions