[
https://issues.apache.org/jira/browse/GERONIMO-6674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain Manni-Bucau resolved GERONIMO-6674.
------------------------------------------
Resolution: Fixed
Assignee: Romain Manni-Bucau
> @Retry with jitter = 0 generates error
> --------------------------------------
>
> Key: GERONIMO-6674
> URL: https://issues.apache.org/jira/browse/GERONIMO-6674
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Safeguard
> Affects Versions: 1.2
> Reporter: Doychin
> Assignee: Romain Manni-Bucau
> Priority: Major
> Labels: easyfix
> Fix For: Safeguard_1.2.1
>
>
> If you use @Retry(jitter = 0) an error will be generated.
> On the following line :
> [https://github.com/apache/geronimo-safeguard/blob/0ecf05a7c65450112805dbb6cadba155c8bd4a7c/safeguard-impl/src/main/java/org/apache/safeguard/impl/retry/BaseRetryInterceptor.java#L198]
> jitter = 0 is invalid value. There has to be check for that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)