Optimize conn check router (#1217)
* fix sentinel cannot transport Context issue * optimize SentinelLogging reset * support print route info when there is no provider * revert to original version * optimize conn_check_router, make routing running fast
Showing
- cluster/cluster_impl/base_cluster_invoker.go 1 addition, 1 deletioncluster/cluster_impl/base_cluster_invoker.go
- cluster/router/conncheck/conn_check_route.go 23 additions, 6 deletionscluster/router/conncheck/conn_check_route.go
- cluster/router/conncheck/conn_check_route_test.go 2 additions, 0 deletionscluster/router/conncheck/conn_check_route_test.go
- protocol/rpc_status.go 21 additions, 19 deletionsprotocol/rpc_status.go
Please register or sign in to comment