BIND 10 trac2252, created. fbbcfb5e00c26ed5d1f25c2220a5337a804ecc57 [2252] added introduced statistics items into the manpage of b10-xfrin
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Sep 13 06:17:14 UTC 2012
The branch, trac2252 has been created
at fbbcfb5e00c26ed5d1f25c2220a5337a804ecc57 (commit)
- Log -----------------------------------------------------------------
commit fbbcfb5e00c26ed5d1f25c2220a5337a804ecc57
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Sep 12 16:35:29 2012 +0900
[2252] added introduced statistics items into the manpage of b10-xfrin
commit 8fefc02fece19e511ad846dee542cb1c2a0a99ab
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Sep 12 16:34:17 2012 +0900
[2252] added lettuce tests for xfrin counters
- added tests for xfrin counters into xfrin_notify_handling.feature
- changed the test condition for "socket/unixdomain/open" counter of
Xfrout, because its counter would probably return 0 or 1 depending
on timing
- changed some comments
commit 34139e404a6a75da4a318ac29caee6de7b421b78
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Sep 12 16:33:52 2012 +0900
[2252] compared the expected float-type value with the returned float-type value
- compared them at float-type precision
- If any of ` less than' , ` greater than', and ` between' wasn't
specified, an empty string was appended for the printed message.
commit 460c217ac01563aff5ed1f8e49d07a926fda80e6
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Sep 12 16:31:43 2012 +0900
[2252] added the stats module to be started initially at the slave side
commit c9e2cdbe304cb3c1dd2b4ae2269565c7cc885640
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Sep 12 16:30:55 2012 +0900
[2252] added tests for the XfrinCounter class
- added a test class TestXfroutCounter for the XfrinCounter class
- Common methods were moved out of the test class
- added tests for the base class Counter
- added a base class BaseTestXfrCounter for handling common tests
between Xfrin and Xfrout
commit ae6a0a5c83635bc7fa7cb555ef781bc951ca3535
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Thu Sep 13 10:08:10 2012 +0900
[2252] fixed the spec file path of Xfrin for unittesting
SPECFILE_LOCATION was located under the B10_FROM_SOURCE tree
commit 73395e2950466719a7cd7058b9f7f2b21395c77c
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Sep 12 16:30:39 2012 +0900
[2252] added path of xfrin into PYTHONPATH and removed unnecessary TESTDATASRCDIR
commit 8a70337270f6cbbdbdd4a8da9bef29eb26bd28dc
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Sep 12 16:30:00 2012 +0900
[2252] added XfrinCounter class
- added XfrinCounter class
- Common methods between Xfrout and Xfrin are gotten rid of out of
each class, which is incrementer, decrementer, etc.
- added an abstract class for concrete XfroutCounter and XfrinCounter
classes, in which common methods were defined
- added per-zone counters into XfrinCounter
- added per-zone timer handlers into XfrinCounter, which can start or
stop a timer
commit 5ea423752e42176daf70bc1a75ee3de92e5f4f9e
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Sep 12 16:29:21 2012 +0900
[2252] added checking DataNotFoundError is raised
If un-incremented counter is referred, DataNotFoundError exception
must be raised.
commit ece194869f395753b5fcf468bf27bee277db6f7d
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Sep 12 16:28:30 2012 +0900
[2252] added a new message id
This message would be logged together with returned statistics data
when the `getstats` command is invoked via CC-session.
commit 51cbf728ef232b22b34f9a269ef2468aff5ef0ec
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Thu Sep 13 14:52:28 2012 +0900
[2252] added tests for statistics counters to Xfrin
commit 6d2b918ef46eb247fa35bb4985917ef7efd2431b
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Sep 12 16:27:55 2012 +0900
[2252] added statistics counters
- counter incrementers and timer starter/stopper is introduced into
xfrin.py
- added get_ipver_str() for getting a string 'v4' or 'v6' by
examining the address family of the socket
- statistics data is returned when 'getstats' command is invoked by
the stats module
commit e74f3c386ab1a9f7744ece87810ef74dd038e25f
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Wed Sep 12 16:27:52 2012 +0900
[2252] added definitions of per-zone statistics items for Xfrin
commit 6469a5afbdfcddde5d498b08d6e6f327ab0e2b0c
Merge: 362a944 d474c64
Author: Naoki Kambe <kambe at jprs.co.jp>
Date: Thu Sep 13 15:06:42 2012 +0900
[2252] Merge branch 'trac2225' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2252
Conflicts:
ChangeLog
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list