GitHub user zhuoliu opened a pull request:
https://github.com/apache/storm/pull/835
[STORM-40] Turn worker garbage collection and heapdump on by default
Since STORM-901 worker artifacts directory just gets merged in, it provides
a private place for us to turn on the garbage collection and heapdump for each
worker by default.
This will greatly improve the debugging of storm.
Welcome discussion on the setting details (default gc rollover size, number
of files, rwhether we want pid in the gc log file name, etc.),
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhuoliu/storm 40
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/835.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 #835
----
commit 24886eec5c45e7fd30cac804fd080360f17599a0
Author: zhuol <[email protected]>
Date: 2015-10-30T15:10:32Z
[STORM-40] Turn worker garbage collection and heapdump on by default
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---