You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2018/09/18 19:58:00 UTC

[jira] [Resolved] (STORM-3228) Supervisor blobstore ref counting not working properly

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

Robert Joseph Evans resolved STORM-3228.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Thanks [~agresch],

 

I merged this into master.

> Supervisor blobstore ref counting not working properly
> ------------------------------------------------------
>
>                 Key: STORM-3228
>                 URL: https://issues.apache.org/jira/browse/STORM-3228
>             Project: Apache Storm
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Aaron Gresch
>            Assignee: Aaron Gresch
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> When supervisors release slots, they can continue to indefinitely download the blob.
> {code:java}
> 2018-09-17 16:18:00.955 o.a.s.l.AsyncLocalizer SLOT_6703 [INFO] Releasing slot for logviewer-ui-groups-test-11-1537201071 6703
> 2018-09-17 16:18:00.956 o.a.s.l.LocallyCachedBlob SLOT_6703 [WARN] {logviewer-ui-groups-test-11-1537201071 on 6703} had no reservation for logviewer-ui-groups-test-11-1537201071 stormjar.jar
> 2018-09-17 16:22:50.198 o.a.s.l.AsyncLocalizer AsyncLocalizer Executor - 2 [WARN] Failed to download blob LOCAL TOPO BLOB TOPO_CONF logviewer-ui-groups-test-11-1537201071 will try again in 100 ms{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)