[feat][ws] PIP-290 Make WSS support E2E encryption#20958
Merged
Conversation
5d4a8f0 to
fa156c3
Compare
c39b209 to
c79210e
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #20958 +/- ##
=============================================
+ Coverage 36.73% 73.16% +36.43%
- Complexity 12197 32380 +20183
=============================================
Files 1696 1887 +191
Lines 130039 139836 +9797
Branches 14187 15380 +1193
=============================================
+ Hits 47775 102317 +54542
+ Misses 75926 29417 -46509
- Partials 6338 8102 +1764
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
4 tasks
556ad02 to
3a38950
Compare
codelipenghui
requested changes
Aug 22, 2023
codelipenghui
approved these changes
Aug 22, 2023
Contributor
|
It looks like the failed test is related to the change? |
mattisonchao
approved these changes
Aug 24, 2023
mattisonchao
left a comment
Member
There was a problem hiding this comment.
Overall LGTM, left some comments.
Member
|
Is it possible to add an integration test for this in the future? :) |
b85b0ef to
02bc119
Compare
Contributor
Author
In the test, the Web Socket Proxy is a real server, so I think this is already an integration test? |
poorbarcode
added a commit
to streamnative/pulsar-archived
that referenced
this pull request
Aug 29, 2023
See PIP: apache#20923 (cherry picked from commit 07eef59)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation & Modifications
See #20923
Documentation
docdoc-requireddoc-not-neededdoc-completeMatching PR in forked repository
PR in forked repository: x