Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for MicroProfile LRA properties #243

Closed
angelozerr opened this issue Mar 11, 2020 · 0 comments · Fixed by #296
Closed

Support for MicroProfile LRA properties #243

angelozerr opened this issue Mar 11, 2020 · 0 comments · Fixed by #296
Assignees
Labels
enhancement New feature or request properties Features supported in application.properties quarkus-jdt-extension
Milestone

Comments

@angelozerr
Copy link
Contributor

Support the mp.lra.propagation.active property. See https://github.com/eclipse/microprofile-lra/blob/2d7b24b4bcb755eadb19c74dadd504cc41b0c094/spec/src/main/asciidoc/microprofile-lra-spec.adoc#322-configuration-parameters

This property must be hard coded an dprovided only if MP LRA is in the classpath (check for instance if https://github.com/eclipse/microprofile-lra/blob/master/api/src/main/java/org/eclipse/microprofile/lra/annotation/ws/rs/LRA.java exists)

@angelozerr angelozerr added properties Features supported in application.properties quarkus-jdt-extension labels Mar 11, 2020
@angelozerr angelozerr added this to the v0.0.6 milestone Apr 8, 2020
@xorye xorye added the enhancement New feature or request label Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request properties Features supported in application.properties quarkus-jdt-extension
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants