Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Handle manager/group commits without a instance plugin #628

Open
kaufers opened this issue Jul 27, 2017 · 0 comments
Open

Handle manager/group commits without a instance plugin #628

kaufers opened this issue Jul 27, 2017 · 0 comments
Assignees

Comments

@kaufers
Copy link
Contributor

kaufers commented Jul 27, 2017

Flow:

  • Start instance, manager, group plugins
  • Issue manager group commit

If the instance plugin is not yet available (some startup processing has not yet completed) then the manager commit fail (because it cannot find the instance plugin).

Can this be updated to:

  • Commit command is accepted
  • manager/group plugin continues the commit attempt in the backgroud

This basically makes the commit asynchronous; it will eventually work once the instance plugin is available.

@chungers chungers self-assigned this Jul 31, 2017
chungers pushed a commit to chungers/infrakit that referenced this issue Sep 30, 2017
chungers pushed a commit to chungers/infrakit that referenced this issue Oct 1, 2017
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

2 participants