Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/888#issuecomment-157501592 OK I got a heap dump and when debug is enabled we are logging faster then the logger can write. This is resulting in the async logger disruptor queue starting to fill up, and making lots of GC problems. Can we disable this for the worker process or find a way to configure it so the memory usage is not unbounded?
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---