[ 
https://issues.apache.org/jira/browse/STORM-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard Zowalla resolved STORM-3771.
------------------------------------
    Fix Version/s: 2.6.0
       Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 2.6.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> _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.20.10#820010)

Reply via email to