Skip to content

[Feature] To support the application choose the preferred network interface#5801

Merged
mercyblitz merged 18 commits intoapache:masterfrom
mercyblitz:2.7.6-bugfix
Feb 28, 2020
Merged

[Feature] To support the application choose the preferred network interface#5801
mercyblitz merged 18 commits intoapache:masterfrom
mercyblitz:2.7.6-bugfix

Conversation

@mercyblitz
Copy link
Copy Markdown
Contributor

@mercyblitz mercyblitz commented Feb 26, 2020

The application could set the System property -Ddubbo.network.interface.preferred to choose the preferred network interface

@mercyblitz mercyblitz requested a review from chickenlj February 26, 2020 10:42
@mercyblitz mercyblitz merged commit 0313381 into apache:master Feb 28, 2020
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #5801 into master will increase coverage by 0.02%.
The diff coverage is 40.74%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #5801      +/-   ##
============================================
+ Coverage     61.39%   61.41%   +0.02%     
  Complexity      498      498              
============================================
  Files           980      980              
  Lines         38941    38947       +6     
  Branches       5615     5617       +2     
============================================
+ Hits          23907    23921      +14     
+ Misses        12404    12400       -4     
+ Partials       2630     2626       -4
Impacted Files Coverage Δ Complexity Δ
...org/apache/dubbo/registry/nacos/NacosRegistry.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...ster/support/registry/ZoneAwareClusterInvoker.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...bo/rpc/cluster/support/FailoverClusterInvoker.java 88.88% <100%> (ø) 0 <0> (ø) ⬇️
...bbo/rpc/cluster/support/ForkingClusterInvoker.java 85.71% <100%> (ø) 0 <0> (ø) ⬇️
...o/rpc/cluster/support/MergeableClusterInvoker.java 40.65% <100%> (+1.09%) 0 <0> (ø) ⬇️
...bo/rpc/cluster/support/AbstractClusterInvoker.java 72.54% <66.66%> (-0.99%) 0 <0> (ø)
...pc/cluster/support/wrapper/MockClusterInvoker.java 66.12% <83.33%> (-1.09%) 0 <0> (ø)
...e/dubbo/remoting/transport/netty/NettyChannel.java 55.68% <0%> (-4.55%) 20% <0%> (-1%)
...c/main/java/org/apache/dubbo/rpc/RpcException.java 80% <0%> (-3.34%) 0% <0%> (ø)
...bo/rpc/cluster/support/FailbackClusterInvoker.java 67.21% <0%> (-3.28%) 0% <0%> (ø)
... and 13 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 b4445de...e546424. Read the comment docs.

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.

2 participants