BIND 10 #2859: optimize initial load: API support

BIND 10 Development do-not-reply at isc.org
Fri Mar 15 07:21:46 UTC 2013


#2859: optimize initial load: API support
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:
  jinmei                             |                Status:  new
                       Type:  task   |             Milestone:  New Tasks
                   Priority:         |              Keywords:
  medium                             |             Sensitive:  0
                  Component:  data   |           Sub-Project:  DNS
  source                             |  Estimated Difficulty:  0
               CVSS Scoring:         |           Total Hours:  0
            Defect Severity:  N/A    |
Feature Depending on Ticket:         |
  shared memory data source          |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
 Subtask of #2830.  Should be done after #2851.

 We are going to optimize the initial setup when the system has
 previously built mapped files.  In this task, we extend
 `ConfigurableClientList::getCachedZoneWriter` so it checks the SOA of
 the actual and cache (in-memory) versions of the zone, and if they
 are identical, simply report so.  We might add a flag so we can force
 loading skipping this optimization.

 Also extend the python wrapper.

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


More information about the bind10-tickets mailing list