BIND 10 stats201209-auth-merge, created. eafad2801a680b93e2fd43df133b10e86c2b7c43 removed configration "statistics-interval"

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Aug 10 07:50:13 UTC 2012


The branch, stats201209-auth-merge has been created
        at  eafad2801a680b93e2fd43df133b10e86c2b7c43 (commit)

- Log -----------------------------------------------------------------
commit eafad2801a680b93e2fd43df133b10e86c2b7c43
Author: Kazunori Fujiwara <fujiwara at wide.ad.jp>
Date:   Thu Aug 9 16:34:24 2012 +0900

    removed configration "statistics-interval"

commit 8b2212d2579f61143274fdd59105d3a05e02c54b
Author: Kazunori Fujiwara <fujiwara at wide.ad.jp>
Date:   Thu Aug 9 14:00:50 2012 +0900

    More fix not to change commands' output to config channel.

commit a580674f5afabb6c21ece9f1248d85edf64545e1
Author: Kazunori Fujiwara <fujiwara at wide.ad.jp>
Date:   Wed Aug 8 16:28:42 2012 +0900

    Statistics data transfer method is changed
     from peliodic sending via statistics channel
     to passive retrieval via config session
    
    - Added "getstats" command to retrieve statistics data via config session.
      = type "Auth getstats" command using bindctl shows statistics data.
    - Removed StatisticsIntervalTimer
    - Removed "sendstats" command
    - Changed that each config command can return values.
      - returns Element::createlist(), Element::fromJSON("{}") or Statistics
    
    Opinion:
    - Each command should return conditions and values using createAnswer()
       rather than using throw/catch.

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



More information about the bind10-changes mailing list