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

fix: Inbound and outbound reference #2963

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

holomekc
Copy link
Contributor

@holomekc holomekc commented Mar 9, 2025

When using a static variable it can lead to strange behavior in tests. E.g. two health check test based on the same direction would create melon tests.

I noticed that while working on the sns connector. I think static is not needed anyway the bean is applicationScoped

@ozangunalp
Copy link
Collaborator

@holomekc thanks for this, it looks good to me!

@ozangunalp
Copy link
Collaborator

@holomekc would it be possible to sign your commits? https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits

@holomekc holomekc force-pushed the fix/inbound-outbound-reference branch 2 times, most recently from e1f8080 to 6ac3ded Compare March 10, 2025 12:52
When using a static variable it can lead to strange behavior
in tests. E.g. two health check test based on the same
direction would create melon tests.
@holomekc holomekc force-pushed the fix/inbound-outbound-reference branch from 6ac3ded to abbb758 Compare March 10, 2025 13:09
@holomekc
Copy link
Contributor Author

Sure. Is signed now

@holomekc
Copy link
Contributor Author

Hi @ozangunalp,
hmm seems like something was a little bit strange about the Java 23 tests. Seems like it was stuck in the pulsar tests.

@ozangunalp ozangunalp merged commit b2565dc into smallrye:main Mar 11, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants