BIND 10 #2298: Xfrout/zones and XML stats

BIND 10 Development do-not-reply at isc.org
Wed Oct 17 10:24:04 UTC 2012


#2298: Xfrout/zones  and XML stats
-------------------------------------+-------------------------------------
                   Reporter:  jreed  |                 Owner:  UnAssigned
                       Type:         |                Status:  reviewing
  defect                             |             Milestone:  Next-Sprint-
                   Priority:         |  Proposed
  medium                             |            Resolution:
                  Component:         |             Sensitive:  0
  statistics                         |           Sub-Project:  Core
                   Keywords:         |  Estimated Difficulty:  5
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by naokikambe):

 * owner:   => UnAssigned
 * status:  new => reviewing


Comment:

 The branch is ready for reviewing.
 I've slightly changed an xml format from the above proposed one. Item data
 of statistics are included in xml attributes, not in xml elements. This is
 intended for reducing the amount of xml data. I've introduced xml
 validation check by using the lxml module into the unittest, which is a
 third-party python module. However that check will be skipped if the
 module is unavailable on the system. I've also included a fix for #2048
 (configure check for pyexpat) in the branch.
 A proposed !ChangeLog entry is:
 {{{
 nnn.    [bug]*          naokikambe
         Fixed an XML format viewed from b10-stats-httpd. Regarding per-
 zone
         counters as zones of Xfrout, a part of the item values wasn't an
 exact
         XML format. A zone name can be specified in URI as
         /bind10/statistics/xml/Xfrout/zones/example.org/xfrreqdone. XSD
 and XSL
         formats are also changed to constant ones due to these changes.
         (Trac #2298, git tbd)
 }}}

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


More information about the bind10-tickets mailing list