Re: Dispatch Router questions

2017-07-21 Thread Dan Langford
On Thu, Jul 20, 2017 at 9:58 AM Ted Ross wrote: > On Wed, Jul 19, 2017 at 7:36 PM, Dan Langford > wrote: > > > > - Can I configure QDR to autoLink in and out ANY/ALL addresses? > > No. There is no way currently for QDR to know what queues are present on > > its connected brokers. It would not

Re: Meaning of linkCapacity

2017-07-21 Thread Ted Ross
Kai, Please take a look at https://issues.apache.org/jira/browse/DISPATCH-781 for insight into how link capacity is used for end-to-end flow control and a prototyped new way to use it. A quick summary is that synchronizing credit across a network is impractical at scale. Instead, we use link cap

Meaning of linkCapacity

2017-07-21 Thread Hudalla Kai (INST/ECS4)
Hi, I am wondering what the (practical) meaning of the "linkCapacity" configuration property on listeners is and in particular, how it is related to the "maxFrameSize" and "maxSessionFrames" properties. Do the latter ones pose a limit on the former one? My experience is that if I do not specify