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-15391 Add custom flow checkpoint state field #1235

Merged

Conversation

owenstanford
Copy link
Contributor

@owenstanford owenstanford commented Sep 5, 2023

Background:
To support automatic token claim release, the external event handler code on the flow side needs to store local state in the checkpoint. To support this a custom state KV list is being added to the existing Avro checkpoint.

@owenstanford owenstanford force-pushed the owen/CORE-15391-Add-state-store-to-checkpoint branch from a77d1b6 to 67b6ab9 Compare September 5, 2023 15:46
@corda-jenkins-ci02
Copy link
Contributor

corda-jenkins-ci02 bot commented Sep 5, 2023

Jenkins build for PR 1235 build 4

Build Successful:
Jar artifact version produced by this PR: 5.1.0.18-alpha-1694089690239

@owenstanford owenstanford marked this pull request as ready for review September 7, 2023 08:41
@owenstanford owenstanford requested review from a team September 7, 2023 08:42
…arty pipeline extension classes store state during suspensions. This is required for the token selection automatic claim release.
@owenstanford owenstanford force-pushed the owen/CORE-15391-Add-state-store-to-checkpoint branch from 67b6ab9 to 35701bb Compare September 7, 2023 08:46
…arty pipeline extension classes store state during suspensions. This is required for the token selection automatic claim release.
…to-checkpoint' into owen/CORE-15391-Add-state-store-to-checkpoint
@owenstanford owenstanford merged commit 9fdb8b7 into release/os/5.1 Sep 7, 2023
1 check passed
@owenstanford owenstanford deleted the owen/CORE-15391-Add-state-store-to-checkpoint branch September 7, 2023 13:12
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