BIND 10 #3029: inconsistent behavior with "config remove /Init/components b10-cmdctl"

BIND 10 Development do-not-reply at isc.org
Wed Jul 3 15:53:24 UTC 2013


#3029: inconsistent behavior with "config remove /Init/components b10-cmdctl"
-------------------------------------+-------------------------------------
            Reporter:  bconry        |                         Type:
              Status:  new           |  defect
           Milestone:  New Tasks     |                     Priority:
            Keywords:                |  medium
           Sensitive:  0             |                    Component:
         Sub-Project:  Core          |  Unclassified
Estimated Difficulty:  0             |                 CVSS Scoring:
         Total Hours:  0             |              Defect Severity:  N/A
                                     |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 Sometimes I get:
 {{{
 > config remove /Init/components b10-cmdctl
 > config commit
 >
 Failed to send request, the connection is closed
 }}}
 (meaning that it succeeded and left me with a broken configuration)

 Sometimes I get:
 {{{
 > config remove /Init/components b10-cmdctl
 > config commit
 Error: [Errno 32] Broken pipe
 Configuration not committed
 >
 }}}
 (meaning that it failed and left me with a working configuration)

 I'm not sure that this should be allowed at all, or if so what the
 "correct" behavior ought to be, but it definitely needs to be consistent
 and documented behavior.

-- 
Ticket URL: <http://bind10.isc.org/ticket/3029>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list