BIND 10 #2018: Use updater's finder in DDNS

BIND 10 Development do-not-reply at isc.org
Fri Jun 1 13:12:07 UTC 2012


#2018: Use updater's finder in DDNS
-------------------------------------+-------------------------------------
            Reporter:  jelte         |                        Owner:
                Type:  defect        |                       Status:  new
            Priority:  medium        |                    Milestone:  New
           Component:  Unclassified  |  Tasks
           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
-------------------------------------+-------------------------------------
 Currently the DDNS (if/when #1457 is merged) will create a separate Finder
 and Updater (through the Diff class), while it should really create the
 Diff and its updater, and use the updater's find methods.

 This needs a change to Diff, either it needs to be given an Updater, or it
 needs to be able to return its Updater. In the latter case, we'll also
 need to create the Diff, and its Updater during __get_update_zone, and set
 it to a private member as well.

 The latter approach is more work in terms of code, but probably pretty
 straightforward, and (i think) cleaner.

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


More information about the bind10-tickets mailing list