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/02/03 15:58:00 UTC

[jira] [Updated] (STORM-3571) Add topology info to slot warning messages

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

Ethan Li updated STORM-3571:
----------------------------
    Fix Version/s: 2.2.0

> Add topology info to slot warning messages
> ------------------------------------------
>
>                 Key: STORM-3571
>                 URL: https://issues.apache.org/jira/browse/STORM-3571
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Rui Li
>            Assignee: Rui Li
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 2.2.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {code:java}
> 2020-01-30 10:57:56.639 o.a.s.d.s.Slot SLOT_6714 [WARN] SLOT 6714: HB is too old 32000 > 30000
> 2020-01-30 11:31:44.107 o.a.s.d.s.Slot SLOT_6723 [WARN] SLOT 6723: HB is too old 31000 > 30000
> 2020-01-30 11:39:15.256 o.a.s.d.s.Slot SLOT_6728 [WARN] SLOT 6728: HB is too old 32000 > 30000
> {code}
> Stale HB is one of the most common situations we need to deal with. It could be helpful to see topology id in such logs when debugging.



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