guanjun1 opened a new pull request, #1686:
URL: https://github.com/apache/samza/pull/1686

   System.exit terminates the program and should be employed with care.
   
   In ContainerLaunchUtil, exitProcess is called at various points, which can 
be perplexing when determining where the actual program termination occurs. To 
enhance code clarity, this PR provides a unique exit path.


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to