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

[WIP] Fix commit mechanism design #930

Closed
wants to merge 9 commits into from
Closed

Conversation

guizmaii
Copy link
Member

@guizmaii guizmaii commented Jun 18, 2023

IMO, the fact that the OffsetBatch (and the Offset) can commit themselves is a massive design mistake.
It's very OO oriented and makes things more complicated than it should.

My goal is first to fix the design to be then able to fix #852

@guizmaii guizmaii changed the title [WIP] Fix commit design [WIP] Fix commit mechanism design Jun 18, 2023
@guizmaii guizmaii force-pushed the fix_commit_interface branch 2 times, most recently from a54b718 to 596096f Compare June 18, 2023 12:18
@guizmaii guizmaii force-pushed the fix_856 branch 2 times, most recently from 074bddf to 38a4ac1 Compare June 24, 2023 08:52
@guizmaii guizmaii force-pushed the fix_commit_interface branch 3 times, most recently from 62efd7c to 99ff1d3 Compare June 24, 2023 10:51
@guizmaii guizmaii force-pushed the fix_commit_interface branch from 99ff1d3 to 8c0614f Compare June 24, 2023 16:19
@guizmaii guizmaii force-pushed the fix_commit_interface branch from 8c0614f to 13f41e6 Compare June 24, 2023 16:46
@guizmaii guizmaii force-pushed the fix_commit_interface branch from 13f41e6 to 363140f Compare June 24, 2023 16:58
@CLAassistant
Copy link

CLAassistant commented Jun 25, 2023

CLA assistant check
All committers have signed the CLA.

@guizmaii guizmaii force-pushed the fix_commit_interface branch from 79591d4 to a6d8f27 Compare June 25, 2023 13:10
@guizmaii guizmaii force-pushed the fix_commit_interface branch from be8c78f to 8076be4 Compare June 25, 2023 14:12
Base automatically changed from fix_856 to master July 1, 2023 13:23
@guizmaii guizmaii closed this Sep 28, 2023
@guizmaii guizmaii deleted the fix_commit_interface branch September 28, 2023 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deadlock with parallel processing of single partition stream
2 participants