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 partitioned topic reader. #321

Closed
XXXMrG opened this issue Apr 27, 2023 · 1 comment
Closed

[feature request] Support partitioned topic reader. #321

XXXMrG opened this issue Apr 27, 2023 · 1 comment

Comments

@XXXMrG
Copy link
Contributor

XXXMrG commented Apr 27, 2023

The cpp client has already support partitioned topic reader.
apache/pulsar-client-cpp#154

For now, use node client to create a reader on a partitioned topic, it will throw an error:
[Error: Failed to create reader: OperationNotSupported]
Any plan to upgrade the dependencies of the CPP client ?

@shibd
Copy link
Member

shibd commented Apr 27, 2023

We need wait for CPP 3.2.0 release.

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