mesos / storm

Storm on Mesos!
Apache License 2.0
138 stars 66 forks source link

Optionally Launch Logviewer with Sidecar Pattern #231

Closed JessicaLHartog closed 6 years ago

JessicaLHartog commented 6 years ago

Changes by @changreytang allow launching of logviewer processes to be launched dynamically when either the first supervisor on a host is launched or the logviewer container dies and sends a task update to Mesos Nimbus. These changes were added in PR #212 and PR #228. In the event that a user does not wish to launch the logviewer in this fashion, they are now able to opt out.

This PR has two commits: