You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org> on 2012/04/23 22:50:38 UTC

[jira] [Commented] (QPID-3969) arguments for QMFv2 methods may have undefined values if not specified

    [ https://issues.apache.org/jira/browse/QPID-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259940#comment-13259940 ] 

jiraposter@reviews.apache.org commented on QPID-3969:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4845/
-----------------------------------------------------------

Review request for Ted Ross.


Summary
-------

Arguments for QMFv2 methods may have undefined values if not specified. E.g. if you invoke reroute on a queue (in the c++ broker) and do not specify a value for use-alt-exchange, the actual value for that variable is undefined. The same is true for all bool and int arguments.


This addresses bug QPID-3969.
    https://issues.apache.org/jira/browse/QPID-3969


Diffs
-----

  /trunk/qpid/cpp/managementgen/qmfgen/schema.py 1329397 

Diff: https://reviews.apache.org/r/4845/diff


Testing
-------

make check passes


Thanks,

Gordon


                
> arguments for QMFv2 methods may have undefined values if not specified
> ----------------------------------------------------------------------
>
>                 Key: QPID-3969
>                 URL: https://issues.apache.org/jira/browse/QPID-3969
>             Project: Qpid
>          Issue Type: Bug
>          Components: Qpid Managment Framework
>    Affects Versions: 0.16
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: 0.17
>
>
> E.g. if you invoke reroute on a queue (in the c++ broker) and do not specify a value for use-alt-exchange, the actual value for that variable is undefined. The same is true for all bool and int arguments.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org