-
Notifications
You must be signed in to change notification settings - Fork 9
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
NOTICK : Sync with release #1243
Conversation
* CORE-15391 Added custom storage to the flow checkpoint to allow 3rd party pipeline extension classes store state during suspensions. This is required for the token selection automatic claim release.
Avro and DB schema for new Scheduler component.
#1236) Updates the config used to handle transient exceptions to instead use a time window. Changes to transient exception handling mean that it is possible to exhaust a retry count very rapidly in low load scenarios. By changing to a time window solution instead, the flow code will wait a suitable amount of time before failing a flow. Co-authored-by: James Higgs <[email protected]>
Introduce state manager messaging configuration, liquibase migrations and schema definition to support the state manager. Co-authored-by: Conal Smith <[email protected]> Co-authored-by: Juan José Ramos Cassella <[email protected]>
# Conflicts: # gradle.properties
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR title failed to match regex -> ^((CORDA|EG|ENT|INFRA|CORE|DOC|ES)-\d+)(.*)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Jenkins build for PR 1243 build 1 Build Successful: |
No description provided.