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 setInvoker method for invocation #612

Merged
merged 2 commits into from
Jun 19, 2020
Merged

Conversation

cvictory
Copy link
Contributor

现在逻辑里rpcInvocation里没有invoker参数,需要支持设置

@codecov-commenter
Copy link

Codecov Report

Merging #612 into develop will decrease coverage by 0.36%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #612      +/-   ##
===========================================
- Coverage    67.41%   67.05%   -0.37%     
===========================================
  Files          190      190              
  Lines         9917     9917              
===========================================
- Hits          6686     6650      -36     
- Misses        2579     2615      +36     
  Partials       652      652              
Impacted Files Coverage Δ
registry/kubernetes/registry.go 57.69% <0.00%> (-9.62%) ⬇️
protocol/dubbo/pool.go 75.00% <0.00%> (-6.37%) ⬇️
protocol/dubbo/client.go 64.24% <0.00%> (-3.64%) ⬇️
remoting/kubernetes/client.go 76.25% <0.00%> (-2.50%) ⬇️
remoting/kubernetes/watch.go 78.89% <0.00%> (-1.84%) ⬇️
protocol/dubbo/listener.go 56.45% <0.00%> (-1.08%) ⬇️
remoting/kubernetes/listener.go 52.83% <0.00%> (ø)

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 65f45b2...2e62486. Read the comment docs.

@flycash
Copy link
Member

flycash commented Jun 16, 2020

用在什么场景下呢?

@AlexStocks
Copy link
Contributor

Just add a func and can not get where it is invoked.

@AlexStocks AlexStocks merged commit aed6803 into apache:develop Jun 19, 2020
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.

5 participants