milvus/pkg
congqixia 967cfb3133
enhance: Add WithBlock option for etcd client creation (#32641)
Related to #32598

Use `WithBlock` may fail fast when create etcd client to some invalid
etcd endpoints and make it easier to check problem.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-04-28 14:45:25 +08:00
..
common fix: Skip to load l0 segment on old version query node (#32124) 2024-04-15 11:23:23 +08:00
config fix: etcd not connectable when auth enabled (#31633) 2024-04-01 15:23:19 +08:00
eventlog enhance:don't store logPath in meta to reduce memory (#28873) 2024-01-18 22:06:31 +08:00
log fix: log can not reduce level (#28750) 2023-11-28 10:02:27 +08:00
metrics enhance: add db label for deletion and bulkinsert operation (#32611) 2024-04-26 15:53:29 +08:00
mq fix: Using zero serverID for metrics (#31518) 2024-04-01 16:55:19 +08:00
tracer enhance: Make compaction log has traceID (#30338) 2024-01-30 10:09:03 +08:00
util enhance: Add WithBlock option for etcd client creation (#32641) 2024-04-28 14:45:25 +08:00
go.mod enhance: update the go-api version for the list api (#32605) 2024-04-26 17:49:33 +08:00
go.sum enhance: update the go-api version for the list api (#32605) 2024-04-26 17:49:33 +08:00
Makefile Add the mock factory of msg stream (#27834) 2023-10-20 20:14:08 +08:00
rules.go Add back gocritic linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00