BIND 10 #453: Delegation processing and additional processing for NS
BIND 10 Development
do-not-reply at isc.org
Thu Dec 30 12:22:53 UTC 2010
#453: Delegation processing and additional processing for NS
-------------------------------+--------------------------------------------
Reporter: zzchen_pku | Owner: zzchen_pku
Type: task | Status: reviewing
Priority: major | Milestone:
Component: Unclassified | Resolution:
Keywords: | Sensitive: 0
Estimatedhours: 0.0 | Hours: 0
Billable: 1 | Totalhours: 0
Internal: 0 |
-------------------------------+--------------------------------------------
Changes (by vorner):
* owner: vorner => zzchen_pku
Comment:
There's a problem in the tests. The way you have delegation_rrset and
cname_rrset as global and add data into them in the constructor of
MockZone will stop working once more than one test uses MockZone (in one
of my braches, I already use it in another testcase), because then, they
will be added multiple times. Furthermore, the number of times the RRs
were added to it will depend on the order of the tests.
I suggest that you move the rrsets as private variables of the MockZone.
As a side note, the glue ok mode is probably close to merge. Do you want
to wait for it with merge?
--
Ticket URL: <http://bind10.isc.org/ticket/453#comment:5>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list