BIND 10 #2941: logging configuration is too late

BIND 10 Development do-not-reply at isc.org
Sat May 11 06:19:26 UTC 2013


#2941: logging configuration is too late
--------------------------------+-----------------------------------------
            Reporter:  jreed    |                        Owner:
                Type:  defect   |                       Status:  new
            Priority:  medium   |                    Milestone:  New Tasks
           Component:  logging  |                   Resolution:
            Keywords:           |                 CVSS Scoring:
           Sensitive:  0        |              Defect Severity:  N/A
         Sub-Project:  DNS      |  Feature Depending on Ticket:
Estimated Difficulty:  0        |          Add Hours to Ticket:  0
         Total Hours:  0        |                    Internal?:  0
--------------------------------+-----------------------------------------

Comment (by jinmei):

 Replying to [ticket:2941 jreed]:
 > My logging is DEBUG debuglevel 1 but I received lots of
 > AUTH_PACKET_RECEIVED and AUTH_SEND_ERROR_RESPONSE
 > Now I see that happened in the same second before:
 >
 > {{{
 > 2013-05-03 11:27:40.980 DEBUG [b10-auth.config/59538]
 CONFIG_LOG_WILD_MATCH will use logging configuration for wildcard logger *
 > }}}
 >
 > Then that high debugging goes away.
 >
 > This problem doesn't happen if set to INFO. So it appears it knows it is
 DEBUG, but doesn't know its level.

 I suspect the more fundamental problem is that b10-auth starts
 handling queries without completing its initialization as described in
 http://bind10.isc.org/ticket/2942#comment:18

 That could cause various kinds of troubles, and this is one of such
 cases.  So I think solving itself wouldn't be a task.  We should
 target the fundamental problem.

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


More information about the bind10-tickets mailing list