Bipin Prasad created STORM-3771:
-----------------------------------

             Summary: Execute doCleanup in its own timer thread without lock
                 Key: STORM-3771
                 URL: https://issues.apache.org/jira/browse/STORM-3771
             Project: Apache Storm
          Issue Type: Improvement
          Components: storm-server
            Reporter: Bipin Prasad
            Assignee: Bipin Prasad


_Sometimes doCleanup can take a long time (several minutes) while holding 
submitLock. This slows down other "submitLock" dependent activities. Execute 
doCleanup without a lock and within its own timer thread. Ignore exception that 
may occur inside doCleanup() method._



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to