bipinprasad opened a new pull request #3410:
URL: https://github.com/apache/storm/pull/3410


   
   ## What is the purpose of the change
   
   *When JVM is reused in test threads, changed to singleton classes will 
persist and may interfere yield incorrect test results. Change the default 
behavior to fork a new JVM. Places where the forkCount was set to 1, change it 
to 1.0C so that one JVM thread is created per available CPU.*
   
   ## How was the change tested
   
   *Run tests*


-- 
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: dev-unsubscr...@storm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to