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

[feature request] Support producer access mode. #931

Open
shibd opened this issue Dec 30, 2022 · 3 comments
Open

[feature request] Support producer access mode. #931

shibd opened this issue Dec 30, 2022 · 3 comments

Comments

@shibd
Copy link
Member

shibd commented Dec 30, 2022

Motivation

The current java client supports four access modes: Shared, Exclusive, ExclusiveWithFencing, and WaitForExclusive.

The issue is responsible for tracking, and specific tasks can be disassembled to do.

Solution

Refer PIP:

  1. PIP 68: Exclusive Producer
  2. PIP161: ExclusiveWithFencing
@shibd
Copy link
Member Author

shibd commented Jan 3, 2023

Related: #896

@avrahams
Copy link

avrahams commented Jan 5, 2023

Same issue here
I would like to implement a leader election scheme with the go client

@shibd
Copy link
Member Author

shibd commented Jan 9, 2023

I will work on it.

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

No branches or pull requests

2 participants