kaijchen opened a new pull request, #40074:
URL: https://github.com/apache/doris/pull/40074

   ## 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 hostname 
(ipv6).
   


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