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

4.x: Introducing a test to validate that combination of config annotations… #8491

Merged
merged 2 commits into from Mar 22, 2024

Conversation

tomas-langer
Copy link
Member

@tomas-langer tomas-langer commented Mar 19, 2024

… and test yaml works in HelidonTest together with FaultTolerance.
And actual fix of the problem - the same way this was fixed in 2.x.

Related to #8478
"forward port" of #8487

###Description
This was a bug in 2.x that is fixed as a side effect of other changes in 3.x. Adding a test to make sure we continue supporting this.

… and test yaml works in HelidonTest together with FaultTolerance.

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer added fault-tolerance testing backport Issues that are merged into a single branch, but missing in either master or previous release 4.x Version 4.x labels Mar 19, 2024
@tomas-langer tomas-langer self-assigned this Mar 19, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 19, 2024
spericas
spericas previously approved these changes Mar 21, 2024
@tomas-langer
Copy link
Member Author

I just had a talk with a customer that claims this is not working in 4.x. I need to review their reproducer and see the status. I will either merge this PR, or update it with new test and a fix

@tomas-langer tomas-langer merged commit fe01e13 into helidon-io:main Mar 22, 2024
12 checks passed
@tomas-langer tomas-langer deleted the 8478-mp-ft-tests-4.x branch March 22, 2024 13:02
@tomas-langer tomas-langer linked an issue Mar 22, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x backport Issues that are merged into a single branch, but missing in either master or previous release fault-tolerance OCA Verified All contributors have signed the Oracle Contributor Agreement. testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[4.x] Helidon MP FaultTolerance fails In HelidonTest
2 participants