BIND 10 #3048: Remove log messages from ServerHooks methods used during hook registration

BIND 10 Development do-not-reply at isc.org
Wed Jul 10 09:05:52 UTC 2013


#3048: Remove log messages from ServerHooks methods used during hook registration
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:
  stephen                            |                Status:  new
                       Type:         |             Milestone:  Sprint-
  defect                             |  DHCP-20130717
                   Priority:         |              Keywords:
  medium                             |             Sensitive:  0
                  Component:  dhcp   |           Sub-Project:  Core
               CVSS Scoring:         |  Estimated Difficulty:  0
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
 One technique recommended for initializing the list of hooks in a server
 involves the use of static initialization functions.  However, the
 presence of logging messages in the ServerHooks constructor and
 registerHooks() method prevents this because logging is not initialized at
 this stage.

 This ticket removes two messages (one a debug message and one a warning
 message) to allow the technique to work.

-- 
Ticket URL: <http://bind10.isc.org/ticket/3048>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list