Skip to content
This repository has been 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

Open
michaeldiender-shinesolutions opened this issue Apr 26, 2017 · 0 comments

Comments

@michaeldiender-shinesolutions
Copy link
Contributor

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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant