Kaijie Chen
Results
13
issues of
Kaijie Chen
## Proposed changes brpc_client_cache may return nullptr on `get_client` or `get_new_client_no_cache`. Callers should check nullptr before using the client. PS: The nullptr is usually caused by wrong hostname or unsupported...
reviewed
dev/2.1.x
dev/3.0.x
backport #41018, #41278, #41245
## Proposed changes Currently, an upstream BE (sink_v2) will open multiple streams to a downstream BE (load_stream). If any of the streams fails, the use_cnt on the downstream BE will...