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

Pramen pipelines sometimes hang when parallel.tasks > 1 #302

Open
yruslan opened this issue Nov 23, 2023 · 0 comments
Open

Pramen pipelines sometimes hang when parallel.tasks > 1 #302

yruslan opened this issue Nov 23, 2023 · 0 comments
Labels

Comments

@yruslan
Copy link
Collaborator

yruslan commented Nov 23, 2023

Describe the bug

There are reports that Pramen pipelines hang when parallel.tasks > 1, especially on big pipelines.

So far we couldn't reproduce it in unit tests, and don't know any more information about it.

This issue is for tracking and fixing the bug

Code and/or configuration snippet that caused the issue

pramen {
  parallel.tasks = 4
}

Expected behavior

Pramen should never hang, at least internally.

Context

To be added...

@yruslan yruslan added bug Something isn't working Pramen-Scala labels Nov 23, 2023
yruslan added a commit that referenced this issue Nov 24, 2023
This might not fix all the causes of #302, but should prevent most of it from happening.
yruslan added a commit that referenced this issue Nov 24, 2023
This might not fix all the causes of #302, but should prevent most of it from happening.
yruslan added a commit that referenced this issue Nov 24, 2023
This might not fix all the causes of #302, but should prevent most of it from happening.
yruslan added a commit that referenced this issue Nov 27, 2023
This might not fix all the causes of #302, but should prevent most of it from happening.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant