BIND 10 #1941: stats lossage (multiple auth servers)

BIND 10 Development do-not-reply at isc.org
Mon May 7 02:10:55 UTC 2012


#1941: stats lossage (multiple auth servers)
-------------------------------------+-------------------------------------
                   Reporter:  jreed  |                 Owner:
                       Type:         |                Status:  new
  defect                             |             Milestone:  New Tasks
                   Priority:         |            Resolution:
  medium                             |             Sensitive:  0
                  Component:         |           Sub-Project:  Core
  Unclassified                       |  Estimated Difficulty:  0
                   Keywords:         |           Total Hours:  0
            Defect Severity:  N/A    |
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by naokikambe):

 IMO stats seemed to be working as we expected. When a auth instance is
 dead, stats loses all statistics which it has sent before. This behavior
 doesn't change whether the auth instance is single or multiple. As a
 result, the numbers which stats shows via bindctl may look decreased.

 In another case, if the counter in auth overflows and the number is reset,
 the same behavior might be seen. But I don't think the numbers reached the
 maximum yet. Because the counter value in auth seems to be defined as a
 "unsigned int":
 {{{
 src/lib/statistics/counter.h:    typedef unsigned int Value;
 }}}

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


More information about the bind10-tickets mailing list