Alexander Kolbasov created SENTRY-1940:
------------------------------------------

             Summary: Sentry should time out threads waiting for notifications
                 Key: SENTRY-1940
                 URL: https://issues.apache.org/jira/browse/SENTRY-1940
             Project: Sentry
          Issue Type: Bug
          Components: Sentry
    Affects Versions: 2.0.0
            Reporter: Alexander Kolbasov


HMS synchronizes with Sentry by sending special sync requests waiting for 
notifications to be processed. When notification processing is delayed, a lot 
of Sentry service threads can be tied up waiting. HMS eventually times out 
these requests but Sentry doesn't, so if notifications are delayed, all service 
threads may become busy for a long time.

We must introduce a timeout on the Sentry side as well to avoid this scenario.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to