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 2016/04/12 07:19:25 UTC

[jira] [Updated] (SENTRY-902) SimpleDBProviderBackend should retry the authrization process properly

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

Hao Hao updated SENTRY-902:
---------------------------
    Fix Version/s: 1.6.0

> SimpleDBProviderBackend should retry the authrization process properly
> ----------------------------------------------------------------------
>
>                 Key: SENTRY-902
>                 URL: https://issues.apache.org/jira/browse/SENTRY-902
>             Project: Sentry
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>            Reporter: Yibing Shi
>            Assignee: Yibing Shi
>             Fix For: 1.6.0
>
>         Attachments: SENTRY-902.1.patch, SENTRY-902.2.patch, SENTRY-902.3.patch, SENTRY-902.4.patch, SENTRY-902.5.patch, SENTRY-902.6.patch, SENTRY-902.7.patch, SENTRY-902.8.patch
>
>
> Currently {{SimpleDBProviderBackend}} doesn't retry the authorization properly. Problems are:
> # It retry count is hard coded. Always retries once
> # No wait time between before retries
> # The method calls itself recursively, which could causes stack overflow if retries too many times



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)