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

[improve] [ws] add cryptoKeyReaderFactoryClassName into the file websocket.conf #20840

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

poorbarcode
Copy link
Contributor

Motivation

Since the PR #16234 add the prop cryptoKeyReaderFactoryClassName for the WebSocket Proxy, but did not add this prop to websocket.conf. This can make the script which try to replacement attribute a bit difficult to write

Modifications

add the conf cryptoKeyReaderFactoryClassName into the file websocket.conf

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository: x

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jul 19, 2023
@poorbarcode poorbarcode self-assigned this Jul 19, 2023
@poorbarcode poorbarcode added this to the 3.2.0 milestone Jul 19, 2023
@poorbarcode poorbarcode reopened this Jul 19, 2023
@Technoboy- Technoboy- modified the milestones: 3.2.0, 3.1.0 Jul 20, 2023
@Technoboy- Technoboy- closed this Jul 20, 2023
@Technoboy- Technoboy- reopened this Jul 20, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 20, 2023

Codecov Report

Merging #20840 (3bb9574) into master (1687244) will increase coverage by 0.37%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #20840      +/-   ##
============================================
+ Coverage     72.75%   73.12%   +0.37%     
+ Complexity    32235    32171      -64     
============================================
  Files          1856     1868      +12     
  Lines        138999   139188     +189     
  Branches      15302    15315      +13     
============================================
+ Hits         101128   101786     +658     
+ Misses        29860    29323     -537     
- Partials       8011     8079      +68     
Flag Coverage Δ
inttests 24.33% <ø> (+0.05%) ⬆️
systests 25.31% <ø> (?)
unittests 72.40% <ø> (-0.12%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 167 files with indirect coverage changes

@poorbarcode poorbarcode merged commit 5d0aa56 into apache:master Jul 20, 2023
@poorbarcode poorbarcode deleted the improve/websocket_conf branch July 20, 2023 09:49
poorbarcode added a commit that referenced this pull request Jul 20, 2023
…ocket.conf (#20840)

Motivation: Since the PR #16234 add the prop `cryptoKeyReaderFactoryClassName` for the WebSocket Proxy, but did not add this prop to `websocket.conf`.  This can make the script which try to replacement attribute a bit difficult to write

Modifications: add the conf `cryptoKeyReaderFactoryClassName` into the file `websocket.conf`
(cherry picked from commit 5d0aa56)
Technoboy- pushed a commit that referenced this pull request Aug 17, 2023
…ocket.conf (#20840)

Motivation: Since the PR #16234 add the prop `cryptoKeyReaderFactoryClassName` for the WebSocket Proxy, but did not add this prop to `websocket.conf`.  This can make the script which try to replacement attribute a bit difficult to write

Modifications: add the conf `cryptoKeyReaderFactoryClassName` into the file `websocket.conf`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants