Skip to content

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.
@haolujun haolujun mentioned this pull request Apr 27, 2025
2 tasks
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.

2 participants