Zixuan Liu
Zixuan Liu
I tried using the [email protected] to request the [email protected], it works fine. The following is my broker config: ``` brokerServicePortTls=6651 webServicePortTls=8081 tlsCertificateFilePath=broker.pem tlsKeyFilePath=broker-key-pk8.pem tlsTrustCertsFilePath=ca.pem ``` Client log: ``` 2022-08-15 18:31:44.527...
I cannot reproduce this issue :(
I'm using the Python 3.7.
My OpenSSL version is 2.8.3.
I cannot reproduce this issue on OpenSSL 1.1.1. - Linux Linux 900b7587f8c0 5.10.25-linuxkit #1 SMP Tue Mar 23 09:27:39 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux - OpenSSL OpenSSL 1.1.1f 31...
Hi @yaalsn, the CI looks broken, we should rerun all jobs. > Error: Failed to execute goal on project pulsar-all-docker-image: Could not resolve dependencies for project org.apache.pulsar:pulsar-all-docker-image:pom:2.11.0-SNAPSHOT: The following artifacts...
@codelipenghui This PIP has been updated.
@codelipenghui @michaeljmarshall @merlimat @eolivelli Could you review this PIP? This is important fix.
I have discussed this with @codelipenghui, @tuteng, and @mattisonchao offline. We will handle this issue on the proxy module to avoid adding complex logic to the broker. Just keep one...
This looks like a dependency issue, @Shivansh-yadav13 Could you work on this?