milvus/pkg
jaime c332f69dec
enhance: skip orphan channel cp meta when checking cp lag (#34555)
issue: # #34545

Print warn log instead of check health fail if orphan channel cp meta is
found in health check request.

Signed-off-by: jaime <yun.zhang@zilliz.com>
2024-07-11 09:36:56 +08:00
..
common enhance: Enable setting the replica number and resource group during collection creation (#34403) 2024-07-10 10:20:13 +08:00
config enhance: add the seal segment when dispatch delete msgs (#34565) 2024-07-10 19:14:51 +08:00
eventlog enhance:don't store logPath in meta to reduce memory (#28873) 2024-01-18 22:06:31 +08:00
kv enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
log fix: log can not reduce level (#28750) 2023-11-28 10:02:27 +08:00
metrics enhance: implement streaming node server service (#34166) 2024-07-09 07:58:14 +08:00
mocks/streaming enhance: implement streaming node server service (#34166) 2024-07-09 07:58:14 +08:00
mq fix: Prevent dispatcher merging if curTs is 0 (#34562) 2024-07-11 00:02:50 +08:00
streaming enhance: implement streaming node server service (#34166) 2024-07-09 07:58:14 +08:00
tracer fix: can't generate traceID when use noop exporter (#33191) 2024-05-21 10:39:39 +08:00
util enhance: skip orphan channel cp meta when checking cp lag (#34555) 2024-07-11 09:36:56 +08:00
go.mod enhance: update milvus proto (#34490) 2024-07-09 10:04:11 +08:00
go.sum enhance: update milvus proto (#34490) 2024-07-09 10:04:11 +08:00
Makefile enhance: implement rmq and pulsar as wal (#34046) 2024-06-27 15:11:05 +08:00
rules.go