BIND 10 #247: map config data can't be reconfigured by bindctl

BIND 10 Development do-not-reply at isc.org
Thu Jul 22 13:21:40 UTC 2010


#247: map config data can't be reconfigured by bindctl
--------------------------------+-------------------------------------------
      Reporter:  zzchen_pku     |        Owner:  jelte
          Type:  defect         |       Status:  new  
      Priority:  major          |    Milestone:       
     Component:  configuration  |   Resolution:       
      Keywords:  map            |    Sensitive:  0    
Estimatedhours:                 |        Hours:       
      Billable:  1              |   Totalhours:       
      Internal:  0              |  
--------------------------------+-------------------------------------------

Comment(by jelte):

 Actually, that is not by definition necessary; if config options are read
 from the ccsession directly when used, they should update automatically
 (of course if you copy your settings for more efficient access, then you
 do need to copy them on updates).

 But I don't think that's the problem here; If I simply add the above
 snippet to the spec file, xfrout answers to the update command with an
 error ("unknown config data", due to the check in xfrout.py.in line 432+).

 If the module answers with an error, the configuration manager rolls back
 the change, so that might be why it's not stored.

 Perhaps I should add some debug logging to cfgmgr for this :)

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


More information about the bind10-tickets mailing list