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)