BIND 10 #1704: log output mixed

BIND 10 Development do-not-reply at isc.org
Fri Mar 23 11:46:33 UTC 2012


#1704: log output mixed
-------------------------------------+-------------------------------------
                   Reporter:  jreed  |                 Owner:
                       Type:         |                Status:  new
  defect                             |             Milestone:
                   Priority:         |  Sprint-20120403
  medium                             |            Resolution:
                  Component:         |             Sensitive:  0
  logging                            |           Sub-Project:  Core
                   Keywords:         |  Estimated Difficulty:  15
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by stephen):

 I don't think this explains the second problem.  There the messages are
 coming from b10-auth.auth and b10-auth.cc, which are two loggers in the
 same process.  What ''should'' be happening (with the configuration left
 at the default) is that both messages are output to stderr (via a "cerr <<
 ''message'' call).  Even if one write does not completely output its
 internal buffer, the second write should empty the buffer before writing
 the second message.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1704#comment:11>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list