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

Fix chunkification of data in MapReduceJob #176

Merged
merged 12 commits into from
Oct 22, 2022

Conversation

AnesBenmerzoug
Copy link
Collaborator

@AnesBenmerzoug AnesBenmerzoug commented Oct 20, 2022

Closes #148

It fixes a bug in the chunkification of data.

It also fixes another bug in the _backpressure method and adds a regression test for it too.

@AnesBenmerzoug AnesBenmerzoug added the bug Something isn't working label Oct 20, 2022
@AnesBenmerzoug AnesBenmerzoug self-assigned this Oct 20, 2022
@AnesBenmerzoug AnesBenmerzoug marked this pull request as ready for review October 21, 2022 09:15
@mdbenito mdbenito merged commit 2e7b922 into develop Oct 22, 2022
@mdbenito mdbenito deleted the 148-fix-chunkification-of-data branch October 22, 2022 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MapReduceJob: chunkification of data can fail
2 participants