BIND 10 #1217: Error in automatically updating TTLs that do not match in an RRset

BIND 10 Development do-not-reply at isc.org
Tue Nov 1 11:13:30 UTC 2011


#1217: Error in automatically updating TTLs that do not match in an RRset
-------------------------------------+-------------------------------------
                   Reporter:  jelte  |                 Owner:  UnAssigned
                       Type:         |                Status:  reviewing
  defect                             |             Milestone:
                   Priority:  major  |  Sprint-20111108
                  Component:  data   |            Resolution:
  source                             |             Sensitive:  0
                   Keywords:         |           Sub-Project:  DNS
            Defect Severity:         |  Estimated Difficulty:  5
  Medium                             |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by jelte):

 * owner:  jelte => UnAssigned
 * status:  assigned => reviewing


Comment:

 I've added a parameter 'individual_rrs' to getIterator(), which if true
 (default value false), makes getNextRRset always stop after it found 1 rr.

 Added tests for and implemented in sqlite backend.

 As for the memory backend, the tests are still disabled (#1346), and in
 the source the parameter is ignored, and might not even be relevant, as
 the data is already stored as rrsets (so if not stored individually, the
 ttl info is already lost). So it would depend on how they are added. But
 atm I consider this out of scope for this specific ticket (and we should
 really do 1346 first)

-- 
Ticket URL: <http://bind10.isc.org/ticket/1217#comment:9>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list