BIND 10 #1796: auth:query.cc:A_AND_AAAA should go to Query class

BIND 10 Development do-not-reply at isc.org
Fri Jan 31 09:40:45 UTC 2014


#1796: auth:query.cc:A_AND_AAAA should go to Query class
-------------------------------------+-------------------------------------
            Reporter:  jinmei        |                        Owner:  muks
                Type:  task          |                       Status:
            Priority:  medium        |  reviewing
           Component:  b10-auth      |                    Milestone:
            Keywords:                |  bind10-1.2-release-freeze
           Sensitive:  0             |                   Resolution:
         Sub-Project:  DNS           |                 CVSS Scoring:
Estimated Difficulty:  2             |              Defect Severity:  N/A
         Total Hours:  0             |  Feature Depending on Ticket:  auth
                                     |  performance
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
Changes (by shane):

 * owner:  UnAssigned => muks


Comment:

 This ticket seems correct, although I agree with your assessment.

 I guess the point is that since a Query instance is re-used the cost of
 checking is higher than the cost of constructing, since the check is done
 every time we build an additional section.

 I do agree with you that the gain is minimal if even measurable, but I
 suppose we may as well go ahead and merge this change, since it is so
 small.

-- 
Ticket URL: <https://bind10.isc.org/ticket/1796#comment:6>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list