BIND 10 #467: "reload zone" command for b10-auth
BIND 10 Development
do-not-reply at isc.org
Sat Jan 1 04:14:48 UTC 2011
#467: "reload zone" command for b10-auth
---------------------------+------------------------------------------------
Reporter: jinmei | Owner: UnAssigned
Type: task | Status: reviewing
Priority: major | Milestone: y2 12 month milestone
Component: b10-auth | Resolution:
Keywords: | Sensitive: 0
Estimatedhours: 0.0 | Hours: 0
Billable: 1 | Totalhours: 0
Internal: 0 |
---------------------------+------------------------------------------------
Changes (by jinmei):
* owner: jinmei => UnAssigned
* status: new => reviewing
Comment:
branches/trac467 is ready for review.
This may be a bit big branch. If anyone willing to review it feels it's
too big, please let me know. Then I'll divide it to the changes to
datasrc and bin/auth (the latter depends on the former).
Some other notes:
- I've changed the zonetable and MemoryDataSrc interface so that the zone
pointer returned by findZone() is now mutable. As original documented we
actually expected this change, and I think this is the time to do that.
If we can keep things constant that would be generally great, but it's not
feasible for objects that can be dynamically updated.
- I introduced a generic framework for command handling. this means the
patch includes diffs that is irrelevant to the purpose of this ticket, but
the necessary change seemed small so I used this opportunity to do it.
One good thing to do so is that we can add tests for other commands (and I
indeed did so). But if the reviewer thinks it should be differred to a
different ticket, I'm happy to cancel this part.
--
Ticket URL: <http://bind10.isc.org/ticket/467#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list