You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Bruno Baptista (JIRA)" <ji...@apache.org> on 2018/11/23 15:39:00 UTC

[jira] [Created] (TOMEE-2291) Fault Tolerance Microprofile example for @Retry

Bruno Baptista created TOMEE-2291:
-------------------------------------

             Summary: Fault Tolerance Microprofile example for @Retry
                 Key: TOMEE-2291
                 URL: https://issues.apache.org/jira/browse/TOMEE-2291
             Project: TomEE
          Issue Type: Sub-task
          Components: Examples and Documentation
    Affects Versions: 8.0.0-Final
            Reporter: Bruno Baptista


We would like to have an example for MicroProfile (MP) Fault Tolerance (FT) @Retry annotation.

To get up to speed on the FT MP spec please take a look at these blog posts:

[https://www.tomitribe.com/blog/microprofile-fault-tolerance-take-2/]

[https://www.tomitribe.com/blog/microprofile-fault-tolerance-annotations/]

[https://www.tomitribe.com/blog/tomee-a-tutorial-on-microprofile-fault-tolerance/]

Example name should be mp-faulttolerance-retry, following the standard already in the project.

All the examples are in:

[https://github.com/apache/tomee/tree/master/examples]

See this example of @Counted metrics example for reference:

[https://github.com/apache/tomee/tree/master/examples/mp-metrics-counted]

And this example:

[https://github.com/tomitribe/microprofile-samples/tree/master/fault-tolerance/retry]

The PR has to contain arquillian tests validating the example.

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)