got no error log when giving a wrong ip or port #3532
Labels
community
Source: who proposed the issue
priority/low-pri
Priority: low
type/enhancement
Type: make the code neat or more efficient
I think it's better to check if
socket
error beforenewChannel
since there is no exception cause by socket connect:nebula/src/common/thrift/ThriftClientManager-inl.h
Lines 75 to 84 in 408d731
It's a bit difficult to locate the problem when the
--meta_server_addrs
configuration is wrong.The text was updated successfully, but these errors were encountered: