BIND 10 #1758: define DatabaseAccessor to get NSEC3 (and its RRSIGs) for a given hashed name

BIND 10 Development do-not-reply at isc.org
Thu Mar 15 15:26:21 UTC 2012


#1758: define DatabaseAccessor to get NSEC3 (and its RRSIGs) for a given hashed
name
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  UnAssigned
  jinmei                             |                Status:  reviewing
                       Type:  task   |             Milestone:
                   Priority:         |  Sprint-20120320
  medium                             |            Resolution:
                  Component:  data   |             Sensitive:  0
  source                             |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  5
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:  NSEC3  |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by vorner):

 * owner:  vorner => UnAssigned
 * status:  accepted => reviewing


Comment:

 Hello

 It should be ready for review. It contains:
  * Definition of the method. It keeps returning the same kind of iterator
 context, because we want the same kind of data anyway.
  * Implementations throwing NotImplemented ‒ the SQLite3 accessor will
 have support in ticket #1760. I didn't add a test for this, as this is
 going to change right away. The implementations are there just to compile.
  * A test support for future ‒ some minimal implementation of the method
 in the test datasource. I expect it to get slightly extended once some
 test uses it (for example by providing bogus behaviour, but it's hard to
 know which bogus behaviour will be needed).

 I don't think this needs a changelog entry, because no feature added, it's
 partly on a way to one.

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


More information about the bind10-tickets mailing list