Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Change persistent-cookiejar version #6568
Conversation
voidspace
commented
Nov 15, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
voidspace
commented
Nov 15, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit fa24945
into
juju:develop
Nov 15, 2016
1 check passed
github-check-merge-juju
Built PR, ran unit tests, and tested LXD deploy. Use !!.*!! to request another build. IE, !!build!!, !!retry!!
Details
voidspace
referenced this pull request
Nov 15, 2016
Merged
Change persistent-cookiejar version #6571
added a commit
that referenced
this pull request
Nov 15, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
voidspace commentedNov 15, 2016
•
Edited 1 time
-
voidspace
Nov 15, 2016
Update the version of persistent-cookiejar (and add new dependency). This changes the cookie file locking with a longer timeout and a maximum delay in the exponential back-off strategy.
Addresses issue #1632362.
QA
With multiple services with leadership, "juju status" should not hit a cookie file locked for too long error.
Full QA of the fix is unlikely until we get this into the develop PPA, however none of the semantics have changed so all existing tests should continue to pass. See: https://bugs.launchpad.net/juju-wait/+bug/1632362