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-18414: Merging forward updates from release/os/5.1 to release/os/5.2 - 2023-11-21 #5140

Merged

Conversation

corda-jenkins-ci02[bot]
Copy link
Contributor

@corda-jenkins-ci02 corda-jenkins-ci02 bot commented Nov 21, 2023

This PR was created by the merge bot.

Includes:

yift-r3 and others added 4 commits November 16, 2023 19:44
…and (#5114)

* CORE-18357: Allow old version of SetOwnRegistrationStatus in the command

* Set to the correct version
The query for `findUnconsumedStatesByExactType` did not actually filter
by `consumed IS NULL` so it returned all states regardless of if they
were consumed or not.

Added `consumed IS NULL` to fix this.
Makes `MemberInfo` serializable by registering custom serializers for `MemberContext` and `MGMContext`. The corresponding corda-api change marks these interfaces as `@CordaSerializable`.
…#5107)

A bug was observed whereby Kafka producer errors were not being correctly reported back to the MultiSourceEventMediator. This is because our Kafka messages are essentially 'fire-and-forget'; when something goes wrong, Kafka will exceptionally close a future in the background, but we never attempted to capture or track this future. This PR adds a callback which will log this exception clearly for the user.
@corda-jenkins-ci02
Copy link
Contributor Author

Please remember to 'Merge' all forward merges and do not 'Squash and Merge'

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Rule: 2-PEM-PRIVATE
SeverityCRITICAL
File: docs/kafka/security/demo/certificates/ca/ca-key
Lines: 1
Scanner: Secret Diver

More Info Contains a private key

@ronanbrowne ronanbrowne marked this pull request as ready for review November 21, 2023 17:23
@ronanbrowne ronanbrowne requested review from a team as code owners November 21, 2023 17:23
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@corda-jenkins-ci02
Copy link
Contributor Author

Jenkins build for PR 5140 build 2

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

Copy link
Contributor

@ben-millar ben-millar left a comment

Choose a reason for hiding this comment

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

LGTM for bd1e426 changes

Copy link
Contributor

@YashNabar YashNabar left a comment

Choose a reason for hiding this comment

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

LGTM - CORE-15267 (f441f27)

Copy link
Contributor

@yift-r3 yift-r3 left a comment

Choose a reason for hiding this comment

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

CORE-18390 was merged in #5124

@ronanbrowne ronanbrowne merged commit d785fdd into release/os/5.2 Nov 24, 2023
6 checks passed
@ronanbrowne ronanbrowne deleted the merge-release/os/5.1-release/os/5.2-2023-11-21-19 branch November 24, 2023 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants