You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (Created) (JIRA)" <ji...@apache.org> on 2011/11/14 20:10:51 UTC

[jira] [Created] (QPID-3615) Deprecate the "max-session-rate" feature in the C++ Broker.

Deprecate the "max-session-rate" feature in the C++ Broker.
-----------------------------------------------------------

                 Key: QPID-3615
                 URL: https://issues.apache.org/jira/browse/QPID-3615
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.14
         Environment: all
            Reporter: Ken Giusti
            Assignee: Ken Giusti
            Priority: Trivial
             Fix For: 0.14


The max-session-rate feature was introduced to provide a means for back pressuring message producers on a per-session basis.  As of 0.12, queue-capacity based producer flow control has been made available.  The old max-session-rate feature should be removed, and the newer method for flow control should be used.

As this is a user-visible configuration feature, it would be nice to log a warning indicating this feature will be removed in an upcoming release.

--
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-3615) Deprecate the "max-session-rate" feature in the C++ Broker.

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

Ken Giusti updated QPID-3615:
-----------------------------

    Attachment: QPID-3615.patch

Proposed warning.
                
> Deprecate the "max-session-rate" feature in the C++ Broker.
> -----------------------------------------------------------
>
>                 Key: QPID-3615
>                 URL: https://issues.apache.org/jira/browse/QPID-3615
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.14
>         Environment: all
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Trivial
>             Fix For: 0.14
>
>         Attachments: QPID-3615.patch
>
>
> The max-session-rate feature was introduced to provide a means for back pressuring message producers on a per-session basis.  As of 0.12, queue-capacity based producer flow control has been made available.  The old max-session-rate feature should be removed, and the newer method for flow control should be used.
> As this is a user-visible configuration feature, it would be nice to log a warning indicating this feature will be removed in an upcoming release.

--
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] [Commented] (QPID-3615) Deprecate the "max-session-rate" feature in the C++ Broker.

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

Justin Ross commented on QPID-3615:
-----------------------------------

Reviewed (by me) and approved for 0.14.
                
> Deprecate the "max-session-rate" feature in the C++ Broker.
> -----------------------------------------------------------
>
>                 Key: QPID-3615
>                 URL: https://issues.apache.org/jira/browse/QPID-3615
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.14
>         Environment: all
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Trivial
>             Fix For: 0.14
>
>         Attachments: QPID-3615.patch
>
>
> The max-session-rate feature was introduced to provide a means for back pressuring message producers on a per-session basis.  As of 0.12, queue-capacity based producer flow control has been made available.  The old max-session-rate feature should be removed, and the newer method for flow control should be used.
> As this is a user-visible configuration feature, it would be nice to log a warning indicating this feature will be removed in an upcoming release.

--
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] [Resolved] (QPID-3615) Deprecate the "max-session-rate" feature in the C++ Broker.

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

Ken Giusti resolved QPID-3615.
------------------------------

    Resolution: Fixed
    
> Deprecate the "max-session-rate" feature in the C++ Broker.
> -----------------------------------------------------------
>
>                 Key: QPID-3615
>                 URL: https://issues.apache.org/jira/browse/QPID-3615
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.14
>         Environment: all
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Trivial
>             Fix For: 0.14
>
>         Attachments: QPID-3615.patch
>
>
> The max-session-rate feature was introduced to provide a means for back pressuring message producers on a per-session basis.  As of 0.12, queue-capacity based producer flow control has been made available.  The old max-session-rate feature should be removed, and the newer method for flow control should be used.
> As this is a user-visible configuration feature, it would be nice to log a warning indicating this feature will be removed in an upcoming release.

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