Merge lp:~henninge/launchpad/bug-481512-reopen-logs into lp:launchpad

Proposed by Henning Eggers
Status: Merged
Approved by: Gary Poster
Approved revision: no longer in the source branch.
Merged at revision: 13544
Proposed branch: lp:~henninge/launchpad/bug-481512-reopen-logs
Merge into: lp:launchpad
Diff against target: 12 lines (+1/-1)
1 file modified
versions.cfg (+1/-1)
To merge this branch: bzr merge lp:~henninge/launchpad/bug-481512-reopen-logs
Reviewer Review Type Date Requested Status
Gary Poster (community) Approve
Review via email: mp+69643@code.launchpad.net

Commit message

Use patched version of ZConfig to stop app servers from dying on log rotation.

Description of the change

= Summary =

Use a development version of ZConfig that does locking when reopening
log files. Once this has proven to fix the problem for us, it will be
submitted upstream and the Version can be updated again.

== Pre-implementation notes ==

Talked this through with Gary, William and also Robert.

== Demo and Q/A ==

That is the big question. I don't see how this can be QA'ed other than
watching how production behaves with it. Other ideas?

= Launchpad lint =

Checking for conflicts and issues in changed files.

Linting changed files:
  versions.cfg

./versions.cfg
     246: Line exceeds 78 characters.

To post a comment you must log in.
Revision history for this message
Gary Poster (gary) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'versions.cfg'
2--- versions.cfg 2011-07-27 05:48:20 +0000
3+++ versions.cfg 2011-07-28 12:59:21 +0000
4@@ -130,7 +130,7 @@
5 zc.lockfile = 1.0.0
6 zc.recipe.egg = 1.3.2
7 zc.zservertracelog = 1.1.5
8-ZConfig = 2.7.1
9+ZConfig = 2.9.1dev-20110728
10 zdaemon = 2.0.4
11 ZODB3 = 3.9.2
12 zodbcode = 3.4.0