BIND 10 #1032: b10-auth should have separate debug message for positive and negative cache inserts

BIND 10 Development do-not-reply at isc.org
Tue Jun 21 16:56:35 UTC 2011


#1032: b10-auth should have separate debug message for positive and negative cache
inserts
---------------------------------+-----------------------------------------
            Reporter:  stephen   |                        Owner:
                Type:  defect    |                       Status:  new
            Priority:  minor     |                    Milestone:  New Tasks
           Component:  b10-auth  |                     Keywords:
           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
---------------------------------+-----------------------------------------
 #1022 fixed a problem whereby the insertion of a negative entry into the
 cache caused b10-auth to crash when the action was logged.

 However, the message that gets logged in those circumstances is the same
 as that for a positive cache entry, except that the name of the node being
 inserted is prefixed by "negative entry for ".  If the system messages are
 translated into another language, this text will not be included in that
 process.

 The code should be changed so that this is one message code for inserting
 a positive entry into the cache, and a different code for inserting a
 negative entry.

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


More information about the bind10-tickets mailing list