Github user revans2 commented on the issue:
https://github.com/apache/storm/pull/2363
@srdo
3 mins would correspond to a timeout that we have when the supervisor gets
confused.
https://github.com/apache/storm/blob/7afd6fbe4603e35114a84e836b02484fe8cda660/storm-server/src/main/java/org/apache/storm/localizer/LocallyCachedBlob.java#L238
If you want to file a JIRA and assign it to me I will take a look at it and
see if I can reliably reproduce it. If not I may ask for your help, because I
have not see this yet. But I also don't typically run the integration tests, I
just let travis do it for me.
---