Browse Source

Refine error handling (#569)

Signed-off-by: yhmo <yihua.mo@zilliz.com>
groot 1 year ago
parent
commit
d0d6a067d8

+ 1 - 1
examples/main/java/io/milvus/TLSExample.java

@@ -46,7 +46,7 @@ import java.util.*;
 //
 //
 //    common:
 //    common:
 //        security:
 //        security:
-//        tlsMode: 2
+//            tlsMode: 2
 //
 //
 // 3. Start milvus server
 // 3. Start milvus server
 // 4. Run this example.
 // 4. Run this example.

File diff suppressed because it is too large
+ 213 - 205
src/main/java/io/milvus/client/AbstractMilvusGrpcClient.java


Some files were not shown because too many files changed in this diff