You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <ji...@apache.org> on 2010/10/18 18:39:22 UTC

[jira] Resolved: (QPID-2515) Need to be able to set flow control in Java on a per destination level

     [ https://issues.apache.org/jira/browse/QPID-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajith Attapattu resolved QPID-2515.
------------------------------------

    Resolution: Fixed

Fixed along with a test case.
You could now specify the flow control on a per destination basis using the "capacity" property in the new addressing mechanism. 
Ex.  my-queue; {create: always, link:{capacity: 10}}

> Need to be able to set flow control in Java on a per destination level
> ----------------------------------------------------------------------
>
>                 Key: QPID-2515
>                 URL: https://issues.apache.org/jira/browse/QPID-2515
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: 0.7
>
>
> Currently consumer flow control is set at connection level.
> It would nice if "capacity"  (in number of messages) could be specified on a per destination basis.
> We do not support producer side flow control yet, but when we do this should be easily adapted there as well.
> I propose to include capacity as a link property in the new addressing scheme. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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