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

method name '$invoke' is used to retrieve method level configs like 'retries' or 'loadbalance' in generic service call. #1511

Closed
awayings opened this issue Oct 11, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@awayings
Copy link

What happened:
failover_cluster_invoker/failback_cluster_invoker/zone_aware_cluster_invoker use method name '$invoke' to retrieve method level configs like 'retries' or 'loadbalance' in generic service call.
What you expected to happen:
use the real method name to retrieve configs for generic service call.
How to reproduce it (as minimally and precisely as possible):
custom 'retries' or 'locabalance' in server side config. launch a request by genericservice client.
Anything else we need to know?:

@awayings awayings changed the title Could not get method specific config in clusters/loadbalances for generic service call ($invoke) method name '$invoke' is used to retrieve method level configs like 'retries' or 'loadbalance' in generic service call. Oct 11, 2021
@LaurenceLiZhixin
Copy link
Contributor

cc @justxuewei

@justxuewei justxuewei self-assigned this Oct 29, 2021
@justxuewei justxuewei added the bug Something isn't working label Oct 29, 2021
@justxuewei
Copy link
Member

I'll fix that after adaptive service feature is finished.

@luky116
Copy link
Contributor

luky116 commented Dec 19, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants