BIND 10 #1600: Use UDPSyncServer for b10-auth

BIND 10 Development do-not-reply at isc.org
Tue Mar 13 07:42:03 UTC 2012


#1600: Use UDPSyncServer for b10-auth
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  muks
  jinmei                             |                Status:  reviewing
                       Type:  task   |             Milestone:
                   Priority:         |  Sprint-20120320
  medium                             |            Resolution:
                  Component:         |             Sensitive:  0
  b10-auth                           |           Sub-Project:  DNS
                   Keywords:         |  Estimated Difficulty:  5
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:  auth   |
  performance                        |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by muks):

 The class comments for MessageRendererHandle have mistakes:
 {{{
 /// The \c MessageRendererHandle is a handle class for
 /// \c MessageRendere.
 }}}

 Constructor comment is incorrect (the params don't exist):
 {{{
     /// The constructor.
     ///
     /// \param use_cache Whether to enable hot spot cache for lookup
 results.
     /// \param xfrout_client Communication interface with a separate
 xfrout
     /// process.  It's normally a reference to an xfr::XfroutClient
 object,
     /// but can refer to a local mock object for te
 }}}

 I'm wondering if you require this wrapper class.. still studying the code.
 MessageRendererHandle doesn't seem to do anything extra than be a plain
 wrapper.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1600#comment:20>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list