BIND 10 #1944: Fix all broken logger format strings

BIND 10 Development do-not-reply at isc.org
Wed May 23 12:12:07 UTC 2012


#1944: Fix all broken logger format strings
-------------------------------------+-------------------------------------
                   Reporter:  muks   |                 Owner:
                       Type:         |                Status:  new
  defect                             |             Milestone:
                   Priority:         |  Sprint-20120529
  medium                             |            Resolution:
                  Component:         |             Sensitive:  0
  logging                            |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  7
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by jreed):

 An example (from #1989) is:

 {{{

 2012-05-22 05:55:43.129 DEBUG [b10-xfrout.datasrc]
 DATASRC_DATABASE_FOUND_RRSET search in datasource sqlite3_zone.sqlite3
 resulted in RRset foo. 987 IN NS foo.
  @@Missing placeholder %2 for 'foo.'@@ @@Missing placeholder %3 for 'NS'@@
 @@Missing placeholder %4 for 'IN'@@
 2012-05-22 05:55:43.130 DEBUG [b10-xfrout.datasrc]
 DATASRC_DATABASE_FIND_RECORDS looking in datasource sqlite3_zone.sqlite3
 for record foo./SOA/IN
 2012-05-22 05:55:43.131 DEBUG [b10-xfrout.datasrc]
 DATASRC_DATABASE_FOUND_RRSET search in datasource sqlite3_zone.sqlite3
 resulted in RRset foo. 987 IN SOA foo. foo. 102 2 3 4 5
  @@Missing placeholder %2 for 'foo.'@@ @@Missing placeholder %3 for
 'SOA'@@ @@Missing placeholder %4 for 'IN'@@
 2012-05-22 05:55:43.132 DEBUG [b10-xfrout.datasrc] DATASRC_SQLITE_DROPCONN
 SQLite3Database is being deinitialized

 }}}

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


More information about the bind10-tickets mailing list