BIND 10 #2539: implement InMemoryClient iterator getSOA()
BIND 10 Development
do-not-reply at isc.org
Sun Jan 26 20:06:23 UTC 2014
#2539: implement InMemoryClient iterator getSOA()
-------------------------------------+-------------------------------------
Reporter: vorner | Owner: muks
Type: task | Status:
Priority: medium | reviewing
Component: data source | Milestone:
Keywords: | Sprint-20131015
Sensitive: 0 | Resolution:
Sub-Project: DNS | CVSS Scoring:
Estimated Difficulty: 3 | Defect Severity: N/A
Total Hours: 0 | Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Changes (by kean):
* owner: UnAssigned => muks
Comment:
While this looks OK as it stands, I have a question. Is there any reason
not to have a private class member soa_ and initialize that in the
constructor, and then simply have getSOA() return that, instead of doing
the work currently in getSOA() each time it is called? I don't have a
"feel" for how often getSOA() is likely to be called, but that strikes me
as being more optimal.
--
Ticket URL: <http://bind10.isc.org/ticket/2539#comment:4>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list