[ 
https://issues.apache.org/jira/browse/SENTRY-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16254195#comment-16254195
 ] 

kalyan kumar kalvagadda commented on SENTRY-1904:
-------------------------------------------------

[~akolb] Are you taking about a configuration parameter that limits the max 
time spent by transaction retry? When the next retry interval exceeds the 
configured max time, transaction should not retry and return a failure.

Please confirm?

> TransactionManager should limit the max time spent by transaction retry
> -----------------------------------------------------------------------
>
>                 Key: SENTRY-1904
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1904
>             Project: Sentry
>          Issue Type: Bug
>          Components: Sentry
>    Affects Versions: 2.0.0
>            Reporter: Alexander Kolbasov
>
> The TransactionManager uses exponential backoff strategy for transaction 
> retries. This may cause some transactions to be delayed by a very long time. 
> We should also have a constraint on the max time for a transaction so that we 
> do not retry for too long.



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

Reply via email to