BIND 10 #444: MemoryZone class

BIND 10 Development do-not-reply at isc.org
Tue Dec 21 21:26:11 UTC 2010


#444: MemoryZone class
------------------------------+---------------------------------------------
      Reporter:  vorner       |        Owner:  vorner   
          Type:  task         |       Status:  reviewing
      Priority:  major        |    Milestone:           
     Component:  data source  |   Resolution:           
      Keywords:               |    Sensitive:  0        
Estimatedhours:  0.0          |        Hours:  0        
      Billable:  1            |   Totalhours:  0        
      Internal:  0            |  
------------------------------+---------------------------------------------
Changes (by jinmei):

  * owner:  jinmei => vorner


Comment:

 Replying to [comment:3 vorner]:

 The revised branch looks okay.

 One additional comment which I forgot to add in my previous feedback:
 {{{
 +/// \todo Is this really needed in header file? If it is used only inside
 +/// MemoryDataSrc, we could move it to .cc file and not care about the
 impl_.
 +class MemoryZone : public Zone {
 }}}

 We'll need this when we support a configuration interface for the in
 memory datasource.  We'll then construct a MemoryDataSrc object, and a
 MemoryZone object for each zones specified in the configuration, and add
 the zones to the data source.

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


More information about the bind10-tickets mailing list