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

Throw exception on provider not found when decoding request. #8357

Merged

Conversation

chickenlj
Copy link
Contributor

No description provided.

@chickenlj chickenlj added this to the 2.7.13 milestone Jul 27, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #8357 (6f8e79c) into master (b142cdb) will decrease coverage by 0.21%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #8357      +/-   ##
============================================
- Coverage     61.28%   61.06%   -0.22%     
+ Complexity      446      445       -1     
============================================
  Files          1096     1096              
  Lines         44212    44166      -46     
  Branches       6445     6412      -33     
============================================
- Hits          27095    26970     -125     
- Misses        14137    14216      +79     
  Partials       2980     2980              
Impacted Files Coverage Δ
.../apache/dubbo/remoting/transport/CodecSupport.java 68.75% <0.00%> (+1.05%) ⬆️
...ng/transport/dispatcher/all/AllChannelHandler.java 68.96% <0.00%> (-27.59%) ⬇️
...rg/apache/dubbo/remoting/utils/PayloadDropper.java 76.92% <0.00%> (-15.39%) ⬇️
...ng/transport/dispatcher/WrappedChannelHandler.java 47.82% <0.00%> (-15.22%) ⬇️
...dubbo/common/status/support/LoadStatusChecker.java 50.00% <0.00%> (-11.54%) ⬇️
...o/remoting/transport/ChannelHandlerDispatcher.java 60.00% <0.00%> (-10.00%) ⬇️
...dubbo/remoting/exchange/support/DefaultFuture.java 77.87% <0.00%> (-9.31%) ⬇️
...mmon/threadpool/support/fixed/FixedThreadPool.java 80.00% <0.00%> (-7.50%) ⬇️
.../dubbo/remoting/transport/netty4/NettyChannel.java 57.42% <0.00%> (-6.94%) ⬇️
.../remoting/transport/netty4/NettyClientHandler.java 79.66% <0.00%> (-6.78%) ⬇️
... and 41 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b142cdb...6f8e79c. Read the comment docs.

@horizonzy horizonzy merged commit ca794b6 into apache:master Jul 27, 2021
@chickenlj chickenlj deleted the 2.7-throw-exception-path-not-exist branch July 28, 2021 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants