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] C++ client support producer access mode. #95

Open
1 of 2 tasks
shibd opened this issue Aug 19, 2022 · 3 comments
Open
1 of 2 tasks

[feature request] C++ client support producer access mode. #95

shibd opened this issue Aug 19, 2022 · 3 comments

Comments

@shibd
Copy link
Member

shibd commented Aug 19, 2022

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

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

C++ and Python also needs support.

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

Alternatives

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@coderzc
Copy link
Member

coderzc commented Sep 2, 2022

Please assign it to me.

@github-actions
Copy link

github-actions bot commented Oct 3, 2022

The issue had no activity for 30 days, mark with Stale label.

@shibd shibd closed this as completed Oct 28, 2022
@shibd
Copy link
Member Author

shibd commented Oct 28, 2022

Todo: ExclusiveWithFencing, and WaitForExclusive

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