[fix][proxy] Fix client service url#16834
Conversation
|
/pulsarbot rerun-failure-checks |
|
@nodece Please provide a correct documentation label for your PR. |
|
@nodece Please provide a correct documentation label for your PR. |
codelipenghui
left a comment
There was a problem hiding this comment.
@nodece Please add unit test to avoid any changes to break here.
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
829c744 to
77c2a1c
Compare
Added after your comment, so merged. |
Thanks! Done.
Thank @Technoboy- for merging this PR! |
(cherry picked from commit eedee40)
(cherry picked from commit eedee40)
|
@nodece Please provide a correct documentation label for your PR. |
This reverts commit 10b4e99.
* Revert "[fix][proxy] Fix client service url (#16834)" This reverts commit 10b4e99. * Revert "[Build] Use grpc-bom to align grpc library versions (#15234)" This reverts commit 99c93d2. * Revert "upgrade aircompressor to 0.20 (#11790)" This reverts commit 5ad16b6. * Revert "[Branch-2.7] Fixed deadlock on metadata cache missing while doing checkReplication (#12484)" This reverts commit 32fe228. * Revert changes of PersistentTopic#getMessageTTL in #12339. Co-authored-by: JiangHaiting <janghaiting@apache.org>
(cherry picked from commit eedee40)
|
Move |
(cherry picked from commit eedee40)
(cherry picked from commit eedee40)
(cherry picked from commit eedee40)
Signed-off-by: Zixuan Liu nodeces@gmail.com
Motivation
When the TLS is enabled, the client always uses the non-TLS URL.
Modifications
Documentation
Check the box below or label this PR directly.
Need to update docs?
doc-required(Your PR needs to update docs and you will update later)
doc-not-needed(Please explain why)
doc(Your PR contains doc changes)
doc-complete(Docs have been already added)