Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backport pr 8379 Fix lp:1748275 #8383

Merged
merged 1 commit into from Feb 21, 2018
Merged

backport pr 8379 Fix lp:1748275 #8383

merged 1 commit into from Feb 21, 2018

Conversation

hmlanigan
Copy link
Member

Description of change

If you run juju enable-ha very quickly, e.g. via script, after bootstrap has completed, there is a window of time where the controller hasn't sent a ping yet to agent presence. In this case, it's possible that
EnableHA will demote the server it's running on as part of the enablement process, causing another server to be provisioned.

QA steps

Best bet is to find a cloud this is easily reproducible on to run. It can be difficult to reproduce.
$ juju bootstrap localhost test ; juju enable-ha -c test

Documentation changes

n/a

Bug reference

https://bugs.launchpad.net/juju/+bug/1748275

simply because the agent pinger isn't alive on the server yet.
@hmlanigan
Copy link
Member Author

@hmlanigan
Copy link
Member Author

$$merge$$

2 similar comments
@hmlanigan
Copy link
Member Author

$$merge$$

@hmlanigan
Copy link
Member Author

$$merge$$

@jujubot jujubot merged commit 160e600 into juju:2.3 Feb 21, 2018
@jameinel jameinel mentioned this pull request Feb 21, 2018
jujubot added a commit that referenced this pull request Feb 21, 2018
Merge pull request #8404 from jameinel/2.3-into-develop


## Description of change\r\n\r\nBrings in changes from 2.3 that weren't in develop.\r\n * Merge pull request #8400 from wallyworld/fix-image-metadata-cache\r\n * Merge pull request #8383 from hmlanigan/bug1748275\r\n * Merge pull request #8395 from manadart/2.3-bug-1748381-test-fix\r\n * Merge pull request #8389 from Veebers/sync-ci-from-develop\r\n\r\n## QA steps\r\n\r\nSee individual patches.\r\n\r\n## Documentation changes\r\n\r\nNone.\r\n\r\n## Bug reference\r\n\r\n[lp:1748275](https://bugs.launchpad.net/bugs/1748275)\r\n[lp:1748381](https://bugs.launchpad.net/bugs/1748381)\r\n[lp:1724210](https://bugs.launchpad.net/bugs/1724210)
@hmlanigan hmlanigan deleted the bug1748275 branch August 31, 2018 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants