BIND 10 #2850: Define and implement ZoneTableSegmentMapped

BIND 10 Development do-not-reply at isc.org
Wed May 1 08:17:59 UTC 2013


#2850: Define and implement ZoneTableSegmentMapped
-------------------------------------+-------------------------------------
            Reporter:  jinmei        |                        Owner:
                Type:  task          |  UnAssigned
            Priority:  medium        |                       Status:
           Component:  data source   |  reviewing
            Keywords:                |                    Milestone:
           Sensitive:  0             |  Sprint-20130514
         Sub-Project:  DNS           |                   Resolution:
Estimated Difficulty:  5             |                 CVSS Scoring:
         Total Hours:  0             |              Defect Severity:  N/A
                                     |  Feature Depending on Ticket:
                                     |  shared memory data source
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
Changes (by muks):

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


Comment:

 Putting this branch to review. I don't think a `ChangeLog` entry is
 necessary.

 The tests do not simulate unexpected conditions such as checksum failures
 and corruption (for example, where a named address may not exist). Do we
 want explicit tests for these by trying to corrupt a mapped file?

 BTW this is for corruption only; there are some amount of checks in the
 code itself, which throws if a read-write process does not setup the
 mapped file properly for a read-only process to use. These are tested by
 creating a read-only `ZoneTableSegmentMapped` after populating it with a
 read+write `ZoneTableSegmentMapped`.

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


More information about the bind10-tickets mailing list