BIND 10 #1287: ZoneIterator will need an internal finder

BIND 10 Development do-not-reply at isc.org
Tue Oct 11 06:31:44 UTC 2011


#1287: ZoneIterator will need an internal finder
-------------------------------------+-------------------------------------
            Reporter:  jinmei        |                        Owner:
                Type:  task          |                       Status:  new
            Priority:  major         |                    Milestone:  Next-
           Component:  data source   |  Sprint-Proposed
           Sensitive:  0             |                     Keywords:
         Sub-Project:  DNS           |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 I suspect the ZoneIterator class will need to provide an interface
 of an "internal ZoneFinder" just like the ZoneUpdater class for the
 AXFR support: We need to get the SOA RR of the zone before iterating
 over the zone (and in general we wouldn't be able to assume we can
 get the SOA from the interator soon enough).

 In the database version of the implementation, both need to refer to
 the same version in terms of database updates, so the ZoneIterator will
 have to internally create a transaction.  It will also have to be
 clone()'ed
 from the original accessor (like ZoneUpdater).

-- 
Ticket URL: <http://bind10.isc.org/ticket/1287>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list