Closed ZuLiangWang closed 2 years ago
Closes # https://github.com/CeresDB/ceresmeta/issues/88
It has been mentioned in the issue.
Add addr format check in GetClientConn, parse addr when it's prefix is http.
addr
GetClientConn
None.
Manually tested in the local environment.
Which issue does this PR close?
Closes # https://github.com/CeresDB/ceresmeta/issues/88
Rationale for this change
It has been mentioned in the issue.
What changes are included in this PR?
Add
addr
format check inGetClientConn
, parseaddr
when it's prefix is http.Are there any user-facing changes?
None.
How does this change test
Manually tested in the local environment.