[Bug] Why can't I find the code for the adaptive throttling algorithm in dubbo's source code, but I see it in dubbo's documentation. #14000
Iron-Buster
started this conversation in
General
Replies: 2 comments 3 replies
-
Can someone explain why?🥲 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I also want to know about this, it seems merge request does not be merged |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
Dubbo Java 3.3.0-beta.1, OpenJDK 1.8, Windows 10
Steps to reproduce this issue
Open the dubbo project with IDEA and search for heuristicSmoothingFlowControl or autoConcurrencyLimiter.
What you expected to happen
I think there is a problem with the documentation for Dubbo's adaptive throttling algorithm, and if I want to know more about this algorithm, I think I should be able to search for it in Dubbo's source code. adaptive-concurrency-control
Anything else
Nothing.
Are you willing to submit a pull request to fix on your own?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions