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

Dubbo 小流量预热 失效的[Bug] #14123

Closed
4 tasks done
smalltalkhyb opened this issue Apr 23, 2024 · 1 comment
Closed
4 tasks done

Dubbo 小流量预热 失效的[Bug] #14123

smalltalkhyb opened this issue Apr 23, 2024 · 1 comment
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage

Comments

@smalltalkhyb
Copy link

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar issues.

Apache Dubbo Component

Java SDK (apache/dubbo)

Dubbo Version

dubbo-spring-boot-starter 3.2.6

Steps to reproduce this issue

调试 Dubbo小流量预热的时候

Dubbo 通过集中默认的负载均衡策略实现⼩流量预热

What you expected to happen

Dubbo 小流量预热 失效的[Bug]
Dubbo 通过集中默认的负载均衡策略实现⼩流量预热
AbstractLoadBalance 中的getWeight 方法获取 timestamp的时候,错误的获取的是consumerURL 参数里面的 timestamp

image

image

consumer://192.168.8.70/xxx.service.FlowTestService?application=dubbo-provider-xxx&background=false&category=providers,configurators,routers&check=false&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&interface=xxx.service.FlowTestService&methods=test&mse.project.name=j1h07oev3e@2df24465468817c&opensergo.io/canary-huyanbing=huyanbing&pid=61978&qos.enable=true&release=3.2.6&retries=2&side=consumer&sticky=false&timeout=10000&timestamp=1713848191305&unloadClusterRelated=false

Anything else

Every times

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

@smalltalkhyb smalltalkhyb added component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage labels Apr 23, 2024
@AlbumenJ
Copy link
Member

AlbumenJ commented May 8, 2024

Please submit the issue in English :)

@AlbumenJ AlbumenJ closed this as completed May 8, 2024
@apache apache locked and limited conversation to collaborators May 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component/need-triage Need maintainers to triage type/need-triage Need maintainers to triage
Projects
Archived in project
Development

No branches or pull requests

2 participants