Enable ability to pass arguments to the FlumeNodeDaemon through Windows Service
-------------------------------------------------------------------------------
Key: FLUME-953
URL: https://issues.apache.org/jira/browse/FLUME-953
Project: Flume
Issue Type: New Feature
Components: Windows
Affects Versions: v0.9.5, v1.1.0
Environment: Windows
Reporter: Thomas Rega
Priority: Minor
Currently, we are unable to pass in agruments to the
FlumeNodeDaemon.WindowsService method other than Start and Stop. Particularly a
useful command would be to start, but with the jetty wap disabled, but really,
we should be able to specify any arguments (such as -s), by placing them after
Start. For example, Start -s.
I have already written this change locally and would like suggestions before I
submit it for review. Thanks.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira