BIND 10 stats_lettuce_fix, created. 64ce8ec302fd2f7afb3ece6b74e4a9b4ce127a7d [stats_lettuce_fix] fix for the lettuce error: AssertionError: Got 3, expected less than 3 as counter xfrrej

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Sep 20 04:56:47 UTC 2012


The branch, stats_lettuce_fix has been created
        at  64ce8ec302fd2f7afb3ece6b74e4a9b4ce127a7d (commit)

- Log -----------------------------------------------------------------
commit 64ce8ec302fd2f7afb3ece6b74e4a9b4ce127a7d
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Thu Sep 20 13:56:08 2012 +0900

    [stats_lettuce_fix] fix for the lettuce error: AssertionError: Got 3, expected less than 3 as counter xfrrej
    
    http://git.bind10.isc.org/~tester/builder/BIND10-lettuce/20120918210000-MacOS/logs/lettuce.out
      AssertionError: Got 3, expected less than 3 as counter xfrrej for zone _SERVER_
    
    Removed the upper limits of the counter xfrrej. Because a xfer request might be
    rejected greater than 3 times. This number of times might depend on something
    like the environment or the platform or the rasing condition, where this
    lettuce test is running.

commit 14727f8945873937f353915eac0e918cdb58721f
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Thu Sep 20 13:34:15 2012 +0900

    [stats_lettuce_fix] fix for the lettuce error: Not found statistics counter notifyoutv4
    
    http://git.bind10.isc.org/~tester/builder//BIND10-lettuce/20120918121701-DebianLinux-x86_64-GCC/logs/lettuce.out
      AssertionError: Not found statistics counter notifyoutv4 for zone example.org.
    
    It has to wait at least for one second since the query to
    b10-stats. b10-stats doesn't request to other module, e.g. b10-xfrout,
    for less than one second, even if show command is invoked via
    bindctl. This is for avoiding too frequent requests to b10-stats.

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



More information about the bind10-changes mailing list