BIND 10 #2421: don't reject configuring entire inmemory datasrc due to one broken zone
BIND 10 Development
do-not-reply at isc.org
Mon Nov 12 12:31:35 UTC 2012
#2421: don't reject configuring entire inmemory datasrc due to one broken zone
-------------------------------------+-------------------------------------
Reporter: | Owner: muks
jinmei | Status: reviewing
Type: | Milestone:
defect | Sprint-20121120
Priority: | Resolution:
medium | Sensitive: 0
Component: data | Sub-Project: DNS
source | Estimated Difficulty: 4
Keywords: | Total Hours: 0
Defect Severity: High |
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Changes (by vorner):
* owner: UnAssigned => muks
Comment:
Hello
I agree with Jinmei it would be better to have some kind of exception
hierarchy for this.
Also, there are some problems with the code:
* You reuse log-ids. That's forbidden, each log ID must appear at exactly
one place of the code.
* Can a user cause `DATASRC_LOAD_NULL_RRSET` to happen? How? I think this
is a programmer error (that there's a NULL RRset to start with). What
would the user do with a null RRset if it happens? Would he at least guess
what the problem is? (because from user point of view, there's no such
thing as NULL RRset).
* Could there also be unit tests for this, besides lettuce tests?
--
Ticket URL: <http://bind10.isc.org/ticket/2421#comment:9>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list