GitHub user chtyim opened a pull request:
https://github.com/apache/twill/pull/59
(TWILL-241) Added per runnable configuration and jvm options support
This PR has two commits, one for adding per runnable configuration, the
other for adding per runnable jvm options.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chtyim/twill
feature/TWILL-241-per-runnable-opts
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/twill/pull/59.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 #59
----
commit f1931deb128dda8b3c4da76486ab1b443318496e
Author: Terence Yim <[email protected]>
Date: 2017-08-04T22:29:05Z
(TWILL-241) Added support for per Runnable configuration
commit 29a7999f45859996595287fb1c28b225a2564ed9
Author: Terence Yim <[email protected]>
Date: 2017-08-04T23:19:32Z
(TWILL-241) Added support for per runnable JVM options
- Also removed JvmOptionsCodec since JvmOptions only uses simple types
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---