[
https://issues.apache.org/jira/browse/DISPATCH-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15174606#comment-15174606
]
ASF GitHub Bot commented on DISPATCH-226:
-----------------------------------------
GitHub user ganeshmurthy opened a pull request:
https://github.com/apache/qpid-dispatch/pull/51
DISPATCH-226 - Fixed validate_full() in QdSchema to look for role in …
…entity dictionary
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-226
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/51.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 #51
----
commit 3bce36f16ce85aadd5c624167bfa66f94279e809
Author: Ganesh Murthy <[email protected]>
Date: 2016-03-01T23:17:45Z
DISPATCH-226 - Fixed validate_full() in QdSchema to look for role in entity
dictionary
----
> The default role is not applied when creating a connector
> ---------------------------------------------------------
>
> Key: DISPATCH-226
> URL: https://issues.apache.org/jira/browse/DISPATCH-226
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Management Agent
> Affects Versions: 0.5
> Reporter: Ernest Allen
> Assignee: Ganesh Murthy
>
> qdmanage CREATE -r QDR.A --type=connector --name=eaconn1 port=20021
> addr=0.0.0.0
> InternalServerErrorStatus: AttributeError: 'ConnectorEntity' object has no
> attribute 'role'
> Role is not marked as required in the schema, but if it is not supplied then
> an error is raised.
> The qdmanage CREATE request succeeds if role=normal is supplied.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]