GitHub user ganeshmurthy opened a pull request:

    https://github.com/apache/qpid-dispatch/pull/185

    DISPATCH-803 - The following changes were made to support forbidden d…

    …istribution
    
    1. Added a new attribute to the router entity called called 
defaultDistribution which defaults to balanced
    but can be set to forbidden
    2. Attaches to forbidden addresses are rejected and the link is detached
    3. Anonymous senders sending to forbidden addresses will be sent back a 
disposition of PN_REJECTED but link will not be closed
    4. Added system test system_tests_default_distribution.py to test the above 
cases

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-803

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-dispatch/pull/185.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 #185
    
----
commit 6ddee464d11e570fdfe8f2599e1587c3f4fc0c42
Author: Ganesh Murthy <gmur...@redhat.com>
Date:   2017-08-09T17:41:08Z

    DISPATCH-803 - The following changes were made to support forbidden 
distribution
    1. Added a new attribute to the router entity called called 
defaultDistribution which defaults to balanced
    but can be set to forbidden
    2. Attaches to forbidden addresses are rejected and the link is detached
    3. Anonymous senders sending to forbidden addresses will be sent back a 
disposition of PN_REJECTED but link will not be closed
    4. Added system test system_tests_default_distribution.py to test the above 
cases

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to