merlimat opened a new pull request #12058: URL: https://github.com/apache/pulsar/pull/12058
### Motivation The C++/Python CI job is currently broken after a Protobuf update was pushed to PyPI: https://pypi.org/project/protobuf/#history Protobuf 3.18 doesn't work anymore on Py2 and our CI for Python is still running on Py2. For now, let's pin the Protobuf version, later we need to eradicate Py2 from the codebase. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
