Uploaded image for project: 'WildFly WIP'
  1. WildFly WIP
  2. WFWIP-278

MP Fault Tolerance - @Retry(maxRetries = -1) never retries

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-rhusar Radoslav Husar
              mnovak1@redhat.com Miroslav Novak
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: