apache / dubbo

The java implementation of Apache Dubbo. An RPC and microservice framework.
https://dubbo.apache.org/
Apache License 2.0
40.55k stars 26.44k forks source link

[Task] Add empty router result diagnostic documentation #10221

Open AlbumenJ opened 2 years ago

AlbumenJ commented 2 years ago

Related issue #10154 #9826

Status: Documents to be improved

Background: When a user requests the Dubbo interface, due to problems such as registry configuration problems, server status, and routing processing exceptions, no available server addresses are available for the request, and an error is reported.

Solution: Print out the processing process by improving logs such as log output registration center status, routing status, etc. to simplify the troubleshooting process. Currently, there is a lack of corresponding documentation.

sollhui commented 2 years ago

please assgin to me

cv-prasad commented 1 year ago

@AlbumenJ can you please assign this to me