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

[jira] [Updated] (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 ]

ASF GitHub Bot updated STORM-3228:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>
> 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)