skt-shinyruo opened a new pull request, #16325:
URL: https://github.com/apache/dubbo/pull/16325

   ## Summary
   - Prefer exact Triple wrapper arg-type matching when resolving overloaded 
methods.
   - Only fall back to the generated unary/server-stream pair when the pair is 
verified.
   - Fail fast on ambiguous overloads instead of guessing.
   
   Fixes #14939
   
   ## Verification
   - `mvn -pl dubbo-rpc/dubbo-rpc-triple 
-Dtest=DescriptorUtilsTest,ReflectionPackableMethodTest test`
   - Full `mvn test -Djdk.net.hosts.file=/tmp/dubbo-test-hosts` reached 
`dubbo-metrics-registry` and failed there in 
`RegistryMetricsTest.testAvgResponseTime` with an assertion mismatch unrelated 
to this patch.


-- 
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]

Reply via email to