BIND 10 #2435: implement datasrc version of RRsetCollection
BIND 10 Development
do-not-reply at isc.org
Tue Jan 29 03:30:20 UTC 2013
#2435: implement datasrc version of RRsetCollection
-------------------------------------+-------------------------------------
Reporter: jinmei | Owner: muks
Type: task | Status:
Priority: medium | closed
Component: data source | Milestone:
Keywords: | Sprint-20130205
Sensitive: 0 | Resolution: fixed
Sub-Project: DNS | CVSS Scoring:
Estimated Difficulty: 4 | Defect Severity: N/A
Total Hours: 7.75 | Feature Depending on Ticket:
| loadzone-ng
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Changes (by muks):
* status: reviewing => closed
* resolution: => fixed
Comment:
Merged to `master` branch in commit
`717d619224d93b6dc6da0cf6267deffc31e130ad`:
{{{
* 10fece1 [2435] updated pydoc for RRsetCollections to match the latest
C++ doxygen doc.
* 9a7784d [2435] some minor editorial cleanups
* 12807b1 [2435] Make minor documentation updates
* b22bc32 [2435] Make documentation updates
* df5cb12 [2435] Make ZoneUpdater return a isc::dns::RRsetCollectionBase
reference
* 72383e8 [2435] Check result of find() in test
* 79b78d6 [2435] Remove exceptions that are not thrown
* 2352105 [2435] Make documentation updates
* 848cc40 [2435] Update isc::datasrc::RRsetCollectionBase class
documentation
* 1f6f890 [2435] Update RRsetCollectionBase::find() API doc for RRSIGs and
meta types
* 631366a [2435] Explain why using the rrset collection is not allowed
after calling ZoneUpdater::commit()
* e05c0b3 [2435] Explain why modifying data is not allowed after creating
the rrset collection
* a60ee6b [2435] Make isc::datasrc::RRsetCollectionBase complete
* d7fd34a [2435] Fix order of words in comment
* 1bb3b6b [2435] Use the returned RRsetCollection instead of using a
static cast
* d5a2bb8 [2435] Remove destructor
* 9de5d28 [2435] Fix class comment
* 2887502 [2435] Remove unused typedef
}}}
Resolving as fixed. Thank you for the reviews Jinmei.
--
Ticket URL: <http://bind10.isc.org/ticket/2435#comment:30>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list