GitHub user ChugR opened a pull request:
https://github.com/apache/qpid-dispatch/pull/106
DISPATCH-451: Configurable settings for session capacity and max sessions
This patch allows listener and connector settings for session capacity and
for max sessions.
It does _not_ allow a setting for max-message-size. Proton does not provide
an interface for changing max message size. This issue is tracked at
[PROTON-1311](https://issues.apache.org/jira/browse/PROTON-1311)
Work is progressing on self tests for this feature. Proton python and
wrapper interfaces tend to hide sessions and make finding session state
difficult.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ChugR/qpid-dispatch crolke-DISPATCH-451
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/106.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #106
----
commit 5f4e4a6f2a0dc326bf51823036ab8e6bad9df063
Author: Chuck Rolke <[email protected]>
Date: 2016-10-03T17:48:52Z
DISPATCH-451: Allow configurable maxSessions and maxSessionWindow
commit c248a34f3d2da46bb7e7e67ccbd04e2340b69f15
Author: Chuck Rolke <[email protected]>
Date: 2016-10-03T18:37:40Z
DISPATCH-451: Describe policy setting priority over listener/connector
setting
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]