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

PIP-209: Removed Python client wrapper #1

Merged
merged 1 commit into from Sep 29, 2022

Conversation

merlimat
Copy link
Contributor

Removing Python client client which has been moved to https://github.com/apache/pulsar-client-python

@BewareMyPower BewareMyPower merged commit 5f42cdf into apache:main Sep 29, 2022
@BewareMyPower
Copy link
Contributor

I see there is no PR in https://github.com/apache/pulsar-client-python to use the existing C++ code. IMO, we should use pulsar-client-cpp as the submodule in pulsar-client-python.

Are you working in progress? If not, I can help with this issue.

@merlimat
Copy link
Contributor Author

@BewareMyPower I have this: apache/pulsar-client-python#1

It's still going to be dependent on the 1st release of C++ lib, since it uses unreleased C++ APIs.

@merlimat merlimat deleted the remove-python-client branch September 29, 2022 04:44
BewareMyPower added a commit that referenced this pull request Feb 2, 2024
…sar (#395)

### Motivation

Pulsar 3.1.2 introduces a regression that makes two tests fail:

- AuthPluginTest.testTlsDetectPulsarSslWithInvalidBroker (try #1)
- AuthPluginTest.testTlsDetectHttpsWithInvalidBroker (try #1)

### Modifications

Pin the Pulsar version to 3.1.1 until there is a new Pulsar release that
fixes the regression.
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

Successfully merging this pull request may close these issues.

None yet

2 participants