[
https://issues.apache.org/jira/browse/DISPATCH-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16606298#comment-16606298
]
ASF GitHub Bot commented on DISPATCH-1116:
------------------------------------------
GitHub user grs opened a pull request:
https://github.com/apache/qpid-dispatch/pull/372
DISPATCH-1116: prevent module being updated on log instances
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grs/qpid-dispatch DISPATCH-1116
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/372.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 #372
----
commit 6c34481438d6c268d3e8debd238e8d5131ff7be1
Author: Gordon Sim <gsim@...>
Date: 2018-09-06T19:12:04Z
DISPATCH-1116: prevent module being updated on log instances
----
> qdmanage lets the module of log instance be changed
> ---------------------------------------------------
>
> Key: DISPATCH-1116
> URL: https://issues.apache.org/jira/browse/DISPATCH-1116
> Project: Qpid Dispatch
> Issue Type: Bug
> Reporter: Gordon Sim
> Assignee: Gordon Sim
> Priority: Major
> Fix For: 1.4.0
>
>
> E.g.
> {noformat}
> $ qdmanage update --type=log --name=log/ROUTER module=SERVER enable=trace+
> {
> "enable": "trace+",
> "type": "org.apache.qpid.dispatch.log",
> "identity": "log/ROUTER",
> "module": "SERVER",
> "name": "log/AUTHSERVICE"
> }
> {noformat}
> This seems unnecessary and likely to cause problems.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]