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

Upgrade the C++ client to 3.3.0 #146

Merged

Conversation

BewareMyPower
Copy link
Contributor

Modifications

Upgrade the C++ client to 3.3.0 and deprecate the log_conf_file_path
config due to apache/pulsar-client-cpp#283.

There is another issue that after
apache/pulsar-client-cpp#290, the CMakeLists.txt
from the C++ client finds the protobuf package with config mode. To fix
it, install the OpenSSL via CMake instead of the autotools.

@BewareMyPower
Copy link
Contributor Author

This patch contains the modifications in #145. Let's merge #145 first.

### Modifications

Upgrade the C++ client to 3.3.0 and deprecate the `log_conf_file_path`
config due to apache/pulsar-client-cpp#283.

There is another issue that after
apache/pulsar-client-cpp#290, the CMakeLists.txt
from the C++ client finds the protobuf package with config mode. To fix
it, install the OpenSSL via CMake instead of the autotools.
@BewareMyPower BewareMyPower force-pushed the bewaremypower/upgrade-cpp-3.3.0 branch from 89b5b90 to cf1b1be Compare August 11, 2023 15:53
@BewareMyPower BewareMyPower changed the title [DON'T MERGE FOR NOW] Upgrade the C++ client to 3.3.0 Upgrade the C++ client to 3.3.0 Aug 11, 2023
@BewareMyPower BewareMyPower merged commit ac4fcf0 into apache:main Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants