Merge lp:~lifeless/python-oops-datedir-repo/bug-960775 into lp:python-oops-datedir-repo
Proposed by
Robert Collins
on 2012-09-03
| Status: | Merged |
|---|---|
| Merged at revision: | 37 |
| Proposed branch: | lp:~lifeless/python-oops-datedir-repo/bug-960775 |
| Merge into: | lp:python-oops-datedir-repo |
| Diff against target: |
123 lines (+57/-5) 5 files modified
NEWS (+7/-0) oops_datedir_repo/__init__.py (+1/-1) oops_datedir_repo/repository.py (+10/-3) oops_datedir_repo/tests/test_repository.py (+38/-0) setup.py (+1/-1) |
| To merge this branch: | bzr merge lp:~lifeless/python-oops-datedir-repo/bug-960775 |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| William Grant | code | 2012-09-03 | Approve on 2012-09-03 |
|
Review via email:
|
|||
Description of the Change
Handle zero length reports coming in from datedir repos: Some of u1 still use the old generating code that doesn't use .tmp files, so is nonatomic. When their appservers die without flushing - we see 0 length files.
To post a comment you must log in.
review:
Approve
(code)
