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

Cleanup all task execution doesn't work on postgres #4532

Closed
ilayaperumalg opened this issue May 26, 2021 · 0 comments
Closed

Cleanup all task execution doesn't work on postgres #4532

ilayaperumalg opened this issue May 26, 2021 · 0 comments
Assignees
Labels
type/bug Is a bug report
Milestone

Comments

@ilayaperumalg
Copy link
Contributor

The logic to get all the task executions doesn't work on postgres.

@ilayaperumalg ilayaperumalg added the type/bug Is a bug report label May 26, 2021
@ilayaperumalg ilayaperumalg added this to the 2.8.0-RC1 milestone May 26, 2021
@ilayaperumalg ilayaperumalg self-assigned this May 26, 2021
ilayaperumalg added a commit to ilayaperumalg/spring-cloud-dataflow that referenced this issue May 26, 2021
 - Fix the result set matching on the query. This is needed especially on Postgres
 - Fix the task cleanup to allow the task executions that don't have external execution IDs

Resolves spring-cloud#4532
Resolves spring-cloud#4533
@cppwfs cppwfs closed this as completed in 393622e May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Is a bug report
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant