[jboss-jira] [JBoss JIRA] (WFWIP-278) MP Fault Tolerance - @Retry(maxRetries = -1) does not work
Radoslav Husar (Jira)
issues at jboss.org
Fri Dec 6 10:03:00 EST 2019
[ https://issues.redhat.com/browse/WFWIP-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822217#comment-13822217 ]
Radoslav Husar commented on WFWIP-278:
--------------------------------------
Downgrading to major - I don't consider this a typical FT use case, moreover, since it never worked its not a migration problem.
> MP Fault Tolerance - @Retry(maxRetries = -1) does not work
> ----------------------------------------------------------
>
> Key: WFWIP-278
> URL: https://issues.redhat.com/browse/WFWIP-278
> Project: WildFly WIP
> Issue Type: Bug
> Components: MP Fault Tolerance
> Reporter: Miroslav Novak
> Assignee: Radoslav Husar
> Priority: Major
>
> if method in MP FT deployment is annotated by {{@Retry(maxRetries = -1)}} then it should it should retry forever until the method returns without exception. However it does not work.
> Actual result: Exception is thrown from annotated {{@Retry(maxRetries = -1)}}
> Expected result: Retry forever until the method returns without exception.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list