-
Notifications
You must be signed in to change notification settings - Fork 26.5k
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
[Bug] Build and Test Scheduled On 3.3 might be always failed since 'feat: remove useless dependency(#15125)' #15160
Comments
extracted a error message snippet from https://github.com/apache/dubbo/actions/runs/13425007540/job/37506574404
|
it seemed that RpcMessageHandler.DEFAULT_PROVIDER#getImplementation should be optimized as it called newInstance for each reply. |
Merged. Wait for the next test round |
|
maybe |
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
dubbo 3.x
Steps to reproduce this issue
see
Build and Test Scheduled On 3.3
at https://github.com/apache/dubbo/actionsAlmost all
Unit Test On windows-latest
are failed since feat: remove useless dependency(#15125), i doubt dubbo-test-check might not be removed from some test modules or ReplierDispatcherTest might have some issues about threadpool size.@Stellar1999 @CrazyHZM
What you expected to happen
Build and Test Scheduled On 3.3 should be successful.
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: