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

add forkingClusterInvoker #161

Merged
merged 4 commits into from
Aug 19, 2019
Merged

add forkingClusterInvoker #161

merged 4 commits into from
Aug 19, 2019

Conversation

xujianhai666
Copy link
Member

What this PR does:

Which issue(s) this PR fixes:
add forkingClusterInvoker

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

@codecov-io
Copy link

codecov-io commented Aug 11, 2019

Codecov Report

Merging #161 into master will decrease coverage by 2.7%.
The diff coverage is 63.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
- Coverage   69.26%   66.56%   -2.71%     
==========================================
  Files          81       90       +9     
  Lines        4656     5521     +865     
==========================================
+ Hits         3225     3675     +450     
- Misses       1116     1456     +340     
- Partials      315      390      +75
Impacted Files Coverage Δ
cluster/cluster_impl/forking_cluster.go 100% <100%> (ø)
cluster/cluster_impl/forking_cluster_invoker.go 57.5% <57.5%> (ø)
protocol/dubbo/pool.go 59.23% <0%> (-15.77%) ⬇️
protocol/dubbo/listener.go 54.16% <0%> (-10.49%) ⬇️
protocol/dubbo/codec.go 73.52% <0%> (-8.83%) ⬇️
config/registry_config.go 90% <0%> (-3.75%) ⬇️
protocol/dubbo/readwriter.go 71.79% <0%> (-2.57%) ⬇️
protocol/jsonrpc/server.go 51.9% <0%> (-1.15%) ⬇️
cluster/cluster_impl/base_cluster_invoker.go 71.69% <0%> (ø) ⬆️
cluster/cluster_impl/failover_cluster_invoker.go 84.61% <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 046699a...d7a9fd5. Read the comment docs.

@hxmhlt hxmhlt merged commit b6c6052 into apache:master Aug 19, 2019
LaurenceLiZhixin pushed a commit to LaurenceLiZhixin/dubbo-go that referenced this pull request Jul 17, 2021
Fix: add consumer config for middle

Ftr: add multi-zone to integration testing

Fix: start_integrate_test.sh

Fix: start_integrate_test.sh

Fix: test.sh

Tst: Add multi-zone tests

Fix: start_integrate_test.sh
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.

4 participants