You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Alexander Kolbasov (JIRA)" <ji...@apache.org> on 2017/09/11 20:52:00 UTC

[jira] [Assigned] (SENTRY-1940) Sentry should time out threads waiting for notifications

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

Alexander Kolbasov reassigned SENTRY-1940:
------------------------------------------

    Assignee: Alexander Kolbasov

> 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
>            Assignee: Alexander Kolbasov
>              Labels: bite-sized, newbie
>
> 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)