[
https://issues.apache.org/jira/browse/DISPATCH-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332478#comment-16332478
]
ASF GitHub Bot commented on DISPATCH-916:
-----------------------------------------
GitHub user ganeshmurthy opened a pull request:
https://github.com/apache/qpid-dispatch/pull/246
DISPATCH-916 - Honor the type argument to qdmanage get-attributes and…
… get-operations
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ganeshmurthy/qpid-dispatch DISPATCH-916
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/246.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 #246
----
commit e2aec418b0502c26aec88ac3c30baa81d1261338
Author: Ganesh Murthy <gmurthy@...>
Date: 2018-01-19T16:09:36Z
DISPATCH-916 - Honor the type argument to qdmanage get-attributes and
get-operations
----
> qdmanage get-attributes and get-operations not taking into account passed in
> type
> ---------------------------------------------------------------------------------
>
> Key: DISPATCH-916
> URL: https://issues.apache.org/jira/browse/DISPATCH-916
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Tools
> Affects Versions: 1.0.0
> Reporter: Ganesh Murthy
> Assignee: Ganesh Murthy
> Priority: Major
> Fix For: 1.1.0
>
>
> {noformat}
> qdmanage get-attributes --type "org.apache.qpid.dispatch.sslProfile"{noformat}
> {color:#0000FF}the above command must return attributes of type sslProfile
> only but instead returns attributes of all types
> {color}
>
> {noformat}
> qdmanage get-operations --type "org.apache.qpid.dispatch.sslProfile"{noformat}
> This must return only operations of sslProfile but returns all operations of
> all types.
>
> The --type attribute must be honored
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]