BIND 10 trac2225_statistics_4, created. c2999ba2c107046eace915fab85202846b6095af [2225_statistics_4] calculate an entire server's counts even though they are zero

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Feb 15 06:11:35 UTC 2013


The branch, trac2225_statistics_4 has been created
        at  c2999ba2c107046eace915fab85202846b6095af (commit)

- Log -----------------------------------------------------------------
commit c2999ba2c107046eace915fab85202846b6095af
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri Feb 15 14:28:42 2013 +0900

    [2225_statistics_4] calculate an entire server's counts even though they are zero
    
    As well as ffd4a283b18f8eaa453712e1e615e2440b12aa0d, in the platform (FreeBSD8,
    amd64), the timer counters can be zero. However get_statistics() in counters.py
    didn't calculate an entire server's counts if they are zero. This change is
    added so that it calculates counters even though they are zero.  An new
    unittest is added to check that. This change fixes the issue reported in #2741.
    For details about errors related to this change, see the following build farm
    reports.
    
     http://git.bind10.isc.org/~tester/builder/BIND10-cppcheck/20130214075001-FreeBSD8-amd64-GCC/logs/unittests.out
     http://git.bind10.isc.org/~tester/builder/BIND10-cppcheck/20130206173746-FreeBSD8-amd64-GCC/logs/unittests.out
     http://git.bind10.isc.org/~tester/builder/BIND10-cppcheck/20130211135501-FreeBSD8-amd64-GCC/logs/unittests.out

-----------------------------------------------------------------------



More information about the bind10-changes mailing list