milvus/pkg
yihao.dai 43fd8d19c2
enhance: Check segment existence when FlushSegments and add some key logs (#34438)
Check if the segment exists during FlushSegments and add some key logs
in write path.

issue: https://github.com/milvus-io/milvus/issues/34255

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-07-06 08:50:11 +08:00
..
common enhance: add disk quota and max collections into db properties (#34368) 2024-07-05 18:22:17 +08:00
config fix: Remove eviction operations out of lock (#33834) 2024-06-13 21:15:55 +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: wal adaptor implementation (#34122) 2024-07-04 15:23:08 +08:00
mocks/streaming enhance: timetick interceptor implementation (#34238) 2024-07-02 14:42:08 +08:00
mq enhance: Check segment existence when FlushSegments and add some key logs (#34438) 2024-07-06 08:50:11 +08:00
streaming enhance: implement wal managerment on streaming node (#34153) 2024-07-05 14:29:42 +08:00
tracer fix: can't generate traceID when use noop exporter (#33191) 2024-05-21 10:39:39 +08:00
util enhance: add disk quota and max collections into db properties (#34368) 2024-07-05 18:22:17 +08:00
Makefile enhance: implement rmq and pulsar as wal (#34046) 2024-06-27 15:11:05 +08:00
go.mod enhance: implement rmq and pulsar as wal (#34046) 2024-06-27 15:11:05 +08:00
go.sum enhance: implement rmq and pulsar as wal (#34046) 2024-06-27 15:11:05 +08:00
rules.go Add back `gocritic` linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00