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

Batch and CTR apps fail when launched en-masse. #4562

Closed
cppwfs opened this issue Jun 3, 2021 · 1 comment
Closed

Batch and CTR apps fail when launched en-masse. #4562

cppwfs opened this issue Jun 3, 2021 · 1 comment
Assignees
Labels
type/bug Is a bug report
Milestone

Comments

@cppwfs
Copy link
Contributor

cppwfs commented Jun 3, 2021

Batch and CTR (based on batch) will fail when launched en-masse.
This is caused by a database deadlock on the batch sequence tables i.e. BATCH_JOB_SEQ etc.
This will require an update to SCDF DDL and migration scripts after the bug is resolved in Spring Batch.
The batch issue is enumerated here: spring-projects/spring-batch#3927

@cppwfs cppwfs added the type/bug Is a bug report label Jun 3, 2021
@sabbyanandan sabbyanandan added this to the 2.8.0-RC1 milestone Jun 8, 2021
@sabbyanandan
Copy link
Contributor

sabbyanandan commented Jun 8, 2021

Depends on #4547.

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

No branches or pull requests

2 participants