BIND 10 #2732: the logger configuration should validate the name property against a list of valid module.library names

BIND 10 Development do-not-reply at isc.org
Wed Feb 13 16:17:56 UTC 2013


#2732: the logger configuration should validate the name property against a list
of valid module.library names
-------------------------------------+-------------------------------------
            Reporter:  cas           |                        Owner:
                Type:  defect        |                       Status:  new
            Priority:  medium        |                    Milestone:  New
           Component:  Unclassified  |  Tasks
            Keywords:                |                   Resolution:
           Sensitive:  0             |                 CVSS Scoring:
         Sub-Project:  Core          |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------

Comment (by vorner):

 There's the problem. We don't have the list anywhere. It is kind of too
 dynamic ‒ the loggers can be created any time at runtime (even if they are
 not currently) and modules can appear and disappear as they like.

 And the message is problematic too, because, well, it is output by each
 module not knowing this logger. That means, any module other than the one
 you configure it for, even if it is valid.

 So, while I agree this would be good to have, there'll have to be some
 discussion on how to accomplish it.

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


More information about the bind10-tickets mailing list