BIND 10 #2900: Investigate and fix mixed and missing log messages (was: Investigate and fix mixed log messages)
BIND 10 Development
do-not-reply at isc.org
Thu Apr 4 15:11:50 UTC 2013
#2900: Investigate and fix mixed and missing log messages
-------------------------------------+-------------------------------------
Reporter: muks | Owner:
Type: defect | Status: new
Priority: medium | Milestone: Next-
Component: logging | Sprint-Proposed
Keywords: | Resolution:
Sensitive: 0 | CVSS Scoring:
Sub-Project: DNS | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Description changed by muks:
Old description:
> This is a ticket created after #2198 has been merged.
>
> Even with a mutex lock to mutually synchronize threads, we still see the
> mixed log messages. The latest observation is that writes between
> lock...unlock seem to be buffered and happen later after the unlocks
> happen.
>
> This especially seems to be triggered by the lettuce tests, where BIND 10
> output is redirected using `subprocess.Popen`.
>
> This is a ticket to investigate this behaviour, and fix the problem.
New description:
This is a ticket created after #2198 has been merged.
Even with a mutex lock to mutually synchronize threads, we still see the
mixed and missing log messages. The latest observation is that writes
between lock...unlock seem to be buffered and happen later after the
unlocks happen.
This especially seems to be triggered by the lettuce tests, where BIND 10
output is redirected using `subprocess.Popen`.
This is a ticket to investigate this behaviour, and fix the problem.
--
--
Ticket URL: <http://bind10.isc.org/ticket/2900#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list