Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

ISSUE-17169: [feature request] C++ and Python client support producer access mode. #4757

Open
1 of 2 tasks
sijie opened this issue Aug 19, 2022 · 0 comments
Open
1 of 2 tasks

Comments

@sijie
Copy link
Member

sijie commented Aug 19, 2022

Original Issue: apache/pulsar-client-cpp#95


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!
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant