[
https://issues.apache.org/jira/browse/TWILL-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15550269#comment-15550269
]
ASF GitHub Bot commented on TWILL-138:
--------------------------------------
GitHub user yaojiefeng opened a pull request:
https://github.com/apache/twill/pull/14
TWILL-138 Runtime log level change
JIRA: https://issues.apache.org/jira/browse/TWILL-138
Summary: Make API changes to TwillController and TwillPreparer to set the
log level for the twill application or specific twill runnables at runtime or
before the application starts. The TwillPreparer will serialize the log level
change requirements and deserialize them once service starts. The
TwillController will use messages to send out log level change request. Details
for implementation can be found in JIRAs.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yaojiefeng/twill
feature/loglevelChangeAtRuntime
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/twill/pull/14.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 #14
----
commit f14ff6a3afca8cd798d824161485cf91cf18b284
Author: yaojiefeng <[email protected]>
Date: 2016-10-05T23:17:26Z
(TWILL-138) Change Log level at Runtime
commit 96a8af0acb6763a3ed54bc1848690b08d8ce0d1b
Author: yaojiefeng <[email protected]>
Date: 2016-10-05T23:19:41Z
rename
----
> Runtime change of Application runnable log level
> ------------------------------------------------
>
> Key: TWILL-138
> URL: https://issues.apache.org/jira/browse/TWILL-138
> Project: Apache Twill
> Issue Type: New Feature
> Components: core
> Reporter: Henry Saputra
>
> With TWILL-24 is supported for setting log level when starting the Twill
> application, next enhancement is to able to send command to update the
> aggregate log level for a particular runnable in a Twill application.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)