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

CORE-19745: Set state manager action only for the last messages #5734

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

yift-r3
Copy link
Contributor

@yift-r3 yift-r3 commented Feb 20, 2024

No description provided.

@@ -706,7 +709,12 @@ internal class StatefulSessionManagerImpl(
}
}
}
contexts.map { TraceableResult(it.trace, result) }
otherContexts.map {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we discard the null results in processSessionMessages() why do we bother with the otherContexts?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want to have a reply to every message.

@corda-jenkins-ci02
Copy link
Contributor

corda-jenkins-ci02 bot commented Feb 20, 2024

Jenkins build for PR 5734 build 3

Build Successful:
Jar artifact version produced by this PR: 5.2.0.0-alpha-1708433630894
Helm chart version produced by this PR: 5.2.0-alpha.1708433630894
Helm chart pushed to: oci://corda-os-docker-dev.software.r3.com/helm-charts/pr-5734/corda
Helm chart score: 82

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@yift-r3 yift-r3 merged commit 737a7c4 into release/os/5.2 Feb 20, 2024
4 checks passed
@yift-r3 yift-r3 deleted the yift/core-19745/fix-bug branch February 20, 2024 13:25
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.

3 participants