[GitHub] storm pull request #2557: [STORM-2948] add -XX:+HeapDumpOnOutOfMemoryError f...

2018-02-17 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/storm/pull/2557


---


[GitHub] storm pull request #2557: [STORM-2948] add -XX:+HeapDumpOnOutOfMemoryError f...

2018-02-14 Thread Ethanlm
GitHub user Ethanlm opened a pull request:

https://github.com/apache/storm/pull/2557

[STORM-2948] add -XX:+HeapDumpOnOutOfMemoryError for maven-surefire-plugin

Pretty minor change. 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/Ethanlm/storm STORM-2948

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/storm/pull/2557.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2557


commit 5cc95a267a474cfbad526e00a160d59846cb93dc
Author: Ethan Li 
Date:   2018-02-14T14:48:29Z

[STORM-2948] add -XX:+HeapDumpOnOutOfMemoryError for maven-surefire-plugin




---