BIND 10 #2432: define and implement base and libdns++ version of RRsetCollection
BIND 10 Development
do-not-reply at isc.org
Wed Jan 2 22:49:42 UTC 2013
#2432: define and implement base and libdns++ version of RRsetCollection
-------------------------------------+-------------------------------------
Reporter: jinmei | Owner: muks
Type: task | Status:
Priority: medium | reviewing
Component: libdns++ | Milestone:
Keywords: | Sprint-20130108
Sensitive: 0 | Resolution:
Sub-Project: DNS | CVSS Scoring:
Estimated Difficulty: 5 | Defect Severity: N/A
Total Hours: 0 | Feature Depending on Ticket:
| loadzone-ng
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Comment (by jinmei):
And I just encountered a more serious issue.
`RRsetCollection` rejects loading (on it construction) a zone (from a
file or a stream) if an RRset consists of multiple RRs. It's too
restrictive. It should allow that, and for that I suggest using
`RRCollator`.
Further, the behavior is still not good enough even with `RRCollator`,
because RRs can appear in any order, and can be interleaved.
`RRsetCollection` is intended to be used for general purpose, so it
should be generic enough.
--
Ticket URL: <http://bind10.isc.org/ticket/2432#comment:25>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list