Iron-Buster opened a new issue, #13997: URL: https://github.com/apache/dubbo/issues/13997
### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no similar issues. ### 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](https://cn.dubbo.apache.org/zh-cn/overview/mannual/java-sdk/advanced-features-and-usage/performance/adaptive-concurrency-control/) ### Anything else Nothing. ### 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 - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
