You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Hao Hao (JIRA)" <ji...@apache.org> on 2017/02/15 20:14:41 UTC

[jira] [Created] (SENTRY-1628) In HMSFollower failing of catching error causes the executor to halt

Hao Hao created SENTRY-1628:
-------------------------------

             Summary: In HMSFollower failing of catching error causes the executor to halt
                 Key: SENTRY-1628
                 URL: https://issues.apache.org/jira/browse/SENTRY-1628
             Project: Sentry
          Issue Type: Sub-task
    Affects Versions: sentry-ha-redesign
            Reporter: Hao Hao
            Assignee: Hao Hao
             Fix For: sentry-ha-redesign


HMSFollower use {{ScheduledExecutorService}} to schedule the notification processing periodically. However, failing to catch error if been thrown reaching the executor would cause the executor to halt. 

One way to fix this is to catch any exception and errors in the runnable.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)