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

[jira] [Created] (STORM-3188) Removing try-catch block from getAndResetWorkerHeartbeats

Zhengdai Hu created STORM-3188:
----------------------------------

             Summary: Removing try-catch block from getAndResetWorkerHeartbeats
                 Key: STORM-3188
                 URL: https://issues.apache.org/jira/browse/STORM-3188
             Project: Apache Storm
          Issue Type: Improvement
          Components: storm-server
    Affects Versions: 2.0.0
            Reporter: Zhengdai Hu


After refactoring, SupervisorUtils.readWorkerHeartbeats no longer throws checked Exceptions. I'm wondering if we still want to keep the try-catch block to wrap around its invocation in getAndResetWorkerHeartbeats in ReportWorkerHeartbeats.java.



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