BIND 10 #1413: Runtime change of component configuration
BIND 10 Development
do-not-reply at isc.org
Mon Feb 6 15:35:30 UTC 2012
#1413: Runtime change of component configuration
-------------------------------------+-------------------------------------
Reporter: | Owner:
vorner | Status: new
Type: | Milestone: Year 3 Task
enhancement | Backlog
Priority: major | Resolution:
Component: Boss | Sensitive: 0
of BIND | Sub-Project: Core
Keywords: | Estimated Difficulty: 0
Defect Severity: N/A | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jreed):
Just for search history of this ticket, an example is:
{{{
> config set Boss/components/b10-xfrin/
address kind params priority process special
> config set Boss/components/b10-xfrin/kind
kind
> config set Boss/components/b10-xfrin/kind dispensable
> config set Boss/components/b10-xfrout/kind dispensable
> config commit
Error: Changing configuration of a running component is not yet supported.
Remove and re-add b10-xfrout to get the same effect
Configuration not committed
> config diff
{'Boss': {'components': {'b10-xfrout': {'kind': 'dispensable'},
'b10-xfrin': {'kind': 'dispensable'}}}}
>
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1413#comment:2>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list