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

add correlation persistence support for mssql #3480

Closed
deepakkapoor23 opened this issue Apr 22, 2024 · 0 comments · Fixed by #3484
Closed

add correlation persistence support for mssql #3480

deepakkapoor23 opened this issue Apr 22, 2024 · 0 comments · Fixed by #3484
Assignees

Comments

@deepakkapoor23
Copy link

Description

save the correlation ids from cloudevent in db and use them to lookup existing process instance to resume execution

Implementation ideas

add an implementation for mssql similar to PostgreSQLCorrelationService

@fjtirado fjtirado self-assigned this Apr 23, 2024
fjtirado added a commit to fjtirado/kogito-runtimes that referenced this issue Apr 23, 2024
fjtirado added a commit to fjtirado/kogito-runtimes that referenced this issue Apr 23, 2024
fjtirado added a commit to fjtirado/kogito-runtimes that referenced this issue Apr 24, 2024
fjtirado added a commit that referenced this issue Apr 26, 2024
* [Fix #3469 Fix #3480] Changing jsonb to varchar

* [Fix #3480]  Change blob to varbinary for ansi
@github-project-automation github-project-automation bot moved this from 📋 Backlog to 🎯 Done in 🦉 KIE Podling Board Apr 26, 2024
rgdoliveira pushed a commit to rgdoliveira/kogito-runtimes that referenced this issue May 7, 2024
* [Fix apache#3469 Fix apache#3480] Changing jsonb to varchar

* [Fix apache#3480]  Change blob to varbinary for ansi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants