-
Notifications
You must be signed in to change notification settings - Fork 27
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-19749: Write "start requested" status to state manager #5736
CORE-19749: Write "start requested" status to state manager #5736
Conversation
985cdc2
to
7adf8a0
Compare
Jenkins build for PR 5736 build 7 Build Successful: |
Building E2E Tests on PR-5736 Succeeded |
7adf8a0
to
62be0ac
Compare
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.
Looks fine to me. This addresses the problem.
...esource-service-impl/src/main/kotlin/net/corda/flow/rest/impl/FlowStatusLookupServiceImpl.kt
Show resolved
Hide resolved
...st-resource-service-impl/src/main/kotlin/net/corda/flow/rest/impl/v1/FlowRestResourceImpl.kt
Show resolved
Hide resolved
62be0ac
to
2daa1c2
Compare
2daa1c2
to
61ee39f
Compare
|
build e2e |
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
Write "start requested" to state manager so all REST workers recognise the flow ID when the start flow request completes.
Write "start requested" to state manager so all REST workers recognise the flow ID when the start flow request completes.