You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (Created) (JIRA)" <ji...@apache.org> on 2011/12/06 23:48:40 UTC

[jira] [Created] (QPID-3664) qpid-config needs to better handle setting up a Last Value Queue

qpid-config needs to better handle setting up a Last Value Queue
----------------------------------------------------------------

                 Key: QPID-3664
                 URL: https://issues.apache.org/jira/browse/QPID-3664
             Project: Qpid
          Issue Type: Bug
          Components: python tools
    Affects Versions: 0.14
            Reporter: Ted Ross
             Fix For: 0.15


The qpid-config utility misrepresents LVQ in its command syntax.  The only way to create a new-style LVQ is to use the generalized --argument option.

The --order=lvq and --order=lvq-no-browse options should be deprecated and replaced by an option to set up new-style LVQs and supply the name of the key header.

--
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

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3664) qpid-config needs to better handle setting up a Last Value Queue

Posted by "Gordon Sim (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim updated QPID-3664:
-----------------------------

    Fix Version/s:     (was: 0.15)
    
> qpid-config needs to better handle setting up a Last Value Queue
> ----------------------------------------------------------------
>
>                 Key: QPID-3664
>                 URL: https://issues.apache.org/jira/browse/QPID-3664
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Tools
>    Affects Versions: 0.14
>            Reporter: Ted Ross
>
> The qpid-config utility misrepresents LVQ in its command syntax.  The only way to create a new-style LVQ is to use the generalized --argument option.
> The --order=lvq and --order=lvq-no-browse options should be deprecated and replaced by an option to set up new-style LVQs and supply the name of the key header.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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


[jira] [Commented] (QPID-3664) qpid-config needs to better handle setting up a Last Value Queue

Posted by "Gordon Sim (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-3664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213591#comment-13213591 ] 

Gordon Sim commented on QPID-3664:
----------------------------------

The advantage of the generalised --argument option is that it will always work for any argument. The current approach of having special options, often with names that are subtly different from the actual queue/exchange arguments, is in my view (a) a source of confusion and (b) a source of extra unnecessary work.
                
> qpid-config needs to better handle setting up a Last Value Queue
> ----------------------------------------------------------------
>
>                 Key: QPID-3664
>                 URL: https://issues.apache.org/jira/browse/QPID-3664
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Tools
>    Affects Versions: 0.14
>            Reporter: Ted Ross
>             Fix For: 0.15
>
>
> The qpid-config utility misrepresents LVQ in its command syntax.  The only way to create a new-style LVQ is to use the generalized --argument option.
> The --order=lvq and --order=lvq-no-browse options should be deprecated and replaced by an option to set up new-style LVQs and supply the name of the key header.

--
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

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org