BIND 10 #2225: Implement counters into Xfrout (3/3)
BIND 10 Development
do-not-reply at isc.org
Mon Nov 19 06:17:57 UTC 2012
#2225: Implement counters into Xfrout (3/3)
-------------------------------------+-------------------------------------
Reporter: | Owner: naokikambe
naokikambe | Status: reviewing
Type: | Milestone:
enhancement | Sprint-20121120
Priority: | Resolution:
medium | Sensitive: 0
Component: | Sub-Project: DNS
xfrout | Estimated Difficulty: 7
Keywords: | Total Hours: 0
Defect Severity: N/A |
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by naokikambe):
Replying to [comment:8 jinmei]:
> I've given a look at it the branch, and my initial impression is that
> we should divide it into the generic statistics (python) module and the
xfrout
> specific part.
Hello,
I've split it into the following two branches:
trac2225_statistics (mainly adding statistics lib):
{{{
22d6e85 [2225] add unixdomain socket as statistics spec
7c00e40 [2225] updated docstrings for counter.py
96edf56 [2225] changed the behavior of the counter class
1c6a6aa [2225] introduced new counter classes and implemented unixsocket
counters
}}}
trac2225_xfrout (mainly revising xfrout):
{{{
06fbc34 [2225] added a new scenario which a slave isn't started
9060a05 [2225] added same tests as the above tests
4e5e32c [2225] removed duplicate tests
fd6e410 [2225] corrected the wrong place to count receive errors of a unix
socket
e5268cc [2225] added descriptions about unixsocket counters into the
manpage
151379a [2225] added checks for statistics unixsocket counters
07c9232 [2225] changed according the changes of the counter class
7991144 [2225] changed the format of the debug when revised getstats
command
44acc7d [2225] removed obsoleted classes from xfrout.py and xfrout_test.py
22d6e85 [2225] add unixdomain socket as statistics spec
7c00e40 [2225] updated docstrings for counter.py
96edf56 [2225] changed the behavior of the counter class
1c6a6aa [2225] introduced new counter classes and implemented unixsocket
counters
}}}
trac2225_xfrout is on trac2225_statistics (Changes 1c6a6aa!^..22d6e85 are
common between them). And also I've rebased on the latest master.
I'll answer to the latter questions later.
Regards,
--
Ticket URL: <http://bind10.isc.org/ticket/2225#comment:11>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list