BIND 10 #2562: CC_TIMEOUT with no zonemgr when handling NOTIFY
BIND 10 Development
do-not-reply at isc.org
Wed Mar 27 06:51:05 UTC 2013
#2562: CC_TIMEOUT with no zonemgr when handling NOTIFY
-------------------------------------+-------------------------------------
Reporter: jreed | Owner:
Type: defect | jinmei
Priority: medium | Status:
Component: b10-auth | accepted
Keywords: | Milestone:
Sensitive: 0 | Sprint-20130402
Sub-Project: DNS | Resolution:
Estimated Difficulty: 2 | CVSS Scoring:
Total Hours: 0 | Defect Severity:
| Medium
| Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Comment (by jinmei):
trac2562 is ready for review.
This actually required some more work than "confirm"; I at least
needed to update noisy (and not precisely correct) log messages.
I also updated the corresponding test case slightly.
And, I also wasted my time by first trying to use the rpcCall
interface just to know it currently doesn't work. To prevent it from
happening for others, I've added notes to the method's documentation
even though it's not directly related to the subject of this branch.
I'd also note that the revised code doesn't return NOTIMP. Since auth
now knows it has the authority for the notified zone, it should be
more appropriate to handle this case just like it's not a secondary
zone.
I guess this probably needs a changelog. Proposal:
{{{
594.? [bug] jinmei
b10-auth now handles the case where zonemgr isn't running while
handling an incoming NOTIFY message from other general errors
in the communication with zonemgr. Previously both cases were
logged at the error level, and resulted in increasing noise when
zonemgr is intentionally stopped. Other than the log level
there is no change in externally visible behavior.
(Trac #2562, git TBD)
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/2562#comment:9>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list