apache / apache/pulsar-client-cpp

[Feature] Subscription mode missing.

Open
#372 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
71
Forks
90
Avg merge
2h 33m
Merged PRs (30d)
3

Description

### Search before asking

- [X] I searched in the [issues](https://github.com/apache/pulsar-client-cpp/issues) and found nothing similar.

### Version

There seams to be no way to set the subscription mode ?
https://pulsar.apache.org/docs/2.7.0/concepts-messaging/#what-is-a-subscription-mode

### Minimal reproduce step

There seams to be no way to set the subscription mode ?
https://pulsar.apache.org/docs/2.7.0/concepts-messaging/#what-is-a-subscription-mode

### What did you expect to see?

I expected to se subscription mode in ConsumerConfiguration.

### What did you see instead?

Nothing

### Anything else?

_No response_

### Are you willing to submit a PR?

- [ ] I'm willing to submit a PR!

Contributor guide

Open the contributing guide

Research direction

Start with ConsumerConfiguration and compare its available options with the subscription modes described in the linked Pulsar messaging documentation. Add a way to select the subscription mode and verify that the supported modes are represented in the consumer configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend-api-design
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.