You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Ethan Li (Jira)" <ji...@apache.org> on 2020/07/01 14:10:00 UTC

[jira] [Updated] (STORM-3628) Nimbus tries Worker HB on non un-deployed topologies

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

Ethan Li updated STORM-3628:
----------------------------
    Fix Version/s:     (was: 2.1.0)

> Nimbus tries Worker HB on non un-deployed topologies
> ----------------------------------------------------
>
>                 Key: STORM-3628
>                 URL: https://issues.apache.org/jira/browse/STORM-3628
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 2.1.0
>            Reporter: Yoav Naaman
>            Priority: Major
>
> I am running Storm 2.1.0 version.
> After I undeploy topologies and later deploy new topologies, Nimbus log repeats the exception:
> Please note: *fetch-inbox-16-1587324922*  is artifact id that does not exist anymore.
> The Nimbus log is full of this HBs Exceptions.
> org.apache.storm.utils.WrappedNotAliveException: *fetch-inbox-16-1587324922*
>  at org.apache.storm.daemon.nimbus.Nimbus.tryReadTopoConf(Nimbus.java:987) ~[storm-server-2.1.0.jar:2.1.0]
>  at org.apache.storm.daemon.nimbus.Nimbus.sendSupervisorWorkerHeartbeat(Nimbus.java:4727) [storm-server-2.1.0.jar:2.1.0]
>  at org.apache.storm.generated.Nimbus$Processor$sendSupervisorWorkerHeartbeat.getResult(Nimbus.java:4817) [storm-client-2.1.0.jar:2.1.0]
>  at org.apache.storm.generated.Nimbus$Processor$sendSupervisorWorkerHeartbeat.getResult(Nimbus.java:4796) [storm-client-2.1.0.jar:2.1.0]
>  at org.apache.storm.thrift.ProcessFunction.process(ProcessFunction.java:38) [storm-shaded-deps-2.1.0.jar:2.1.0]



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