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

feat: Implemented RebalanceRevokeMode #1

Open
wants to merge 4 commits into
base: series/3.x
Choose a base branch
from

Conversation

wookievx
Copy link
Owner

@wookievx wookievx commented Aug 4, 2024

This is potential solution for fd4s#1200. Allowing for opting-in for graceful revoke handling (waiting for all the streams to finish, which should imply all the commits as well)

@wookievx
Copy link
Owner Author

wookievx commented Aug 4, 2024

  1. This change requires tests for new logic.
  2. At first glance the solution is relatively straight-forward (will require more work to support commit of in-flight messages as well)

@wookievx wookievx force-pushed the rebalance-revoke-mode branch from fabe71d to 275d329 Compare September 29, 2024 18:02
@wookievx wookievx force-pushed the rebalance-revoke-mode branch from 202e097 to 6de1682 Compare November 1, 2024 13:24
@wookievx wookievx force-pushed the rebalance-revoke-mode branch from 9e28b44 to 96cc27c Compare November 13, 2024 20:14
@wookievx wookievx force-pushed the rebalance-revoke-mode branch from 96cc27c to 884c5ed Compare December 21, 2024 10:54
This is potential solution for fd4s#1200. Allowing for opting-in for graceful revoke handling (waiting for all the streams to finish, which should imply all the commits as well)
… termination while signaling streams to finish
@wookievx wookievx force-pushed the rebalance-revoke-mode branch from 884c5ed to 32f5a53 Compare December 21, 2024 12:15
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.

1 participant