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 async processing senders #6232

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

tnleeuw
Copy link
Contributor

@tnleeuw tnleeuw commented Feb 5, 2024

(cherry picked from commit b83119f)

* Calling Async sub-adapter should pass copy of original message (#6178)
* Improve reliability of ParallelSender and ShadowSender (#6194)

(cherry picked from commit b83119f)
@tnleeuw tnleeuw self-assigned this Feb 5, 2024
@tnleeuw tnleeuw linked an issue Feb 5, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Feb 5, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

1 Security Hotspot
48.0% Coverage on New Code (required ≥ 65%)
B Security Rating on New Code (required ≥ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

@nielsm5 nielsm5 merged commit 8c41786 into 8.0-release Feb 5, 2024
8 of 10 checks passed
@nielsm5 nielsm5 deleted the issue/8.0/6177_AsyncProcessingFixes branch February 5, 2024 14:57
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.

IbisLocalSender async originalMessage is closed by parent
3 participants