Ethanlm opened a new pull request #3287:
URL: https://github.com/apache/storm/pull/3287


   ## What is the purpose of the change
   
   With this new functionality, a supervisor can launch a worker process inside 
a docker container for better security and portability.
   
   ## How was the change tested
   
   1. Tested by submitting a topology, and validated the basic functions like 
launching, killing, cleaning up, profiling works
   2. Validated the worker process is isolated inside a container with mostly 
read-only filesystem, and its own pid namespace
   3. Validated cpu bindings and cpu throttling work as expected.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to