milvus/pkg
yihao.dai a57c9e61fc
enhance: [cherry-pick] optimize datanode cpu usage and correct the update logic of ttchecker (#34383)
This PR cherry-picks the following commits:
- Try to improve cpu usage by refactoring the ttchecker logic and
caching string. https://github.com/milvus-io/milvus/pull/33267
- Correct the update logic of timerecorder in the flowgraph to avoid
false failure: "some node(s) haven't received input".
https://github.com/milvus-io/milvus/pull/34339

issue: https://github.com/milvus-io/milvus/issues/33266,
https://github.com/milvus-io/milvus/issues/34337

pr: https://github.com/milvus-io/milvus/pull/33267,
https://github.com/milvus-io/milvus/pull/34339

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
Co-authored-by: Xiaofan <83447078+xiaofan-luan@users.noreply.github.com>
2024-07-04 16:34:17 +08:00
..
common fix: [Cherry-pick]Pick major compaction fixs and optimizations (#34360) 2024-07-03 09:53:37 +08:00
config fix: [2.4] Compare config value then swap when caching param value (#33785) (#33797) 2024-06-13 17:51:57 +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 (#34165) 2024-06-26 13:36:05 +08:00
log fix: log can not reduce level (#28750) 2023-11-28 10:02:27 +08:00
metrics enhance: async search and retrieve in cgo (#34200) 2024-07-04 13:02:09 +08:00
mq fix: Fix panic due to failed to seek (#34229) (#34230) 2024-07-01 16:08:12 +08:00
tracer fix:[Cherry-Pick] can't generate traceID when use noop exporter (#33191) (#33208) 2024-05-22 11:13:39 +08:00
util enhance: [cherry-pick] optimize datanode cpu usage and correct the update logic of ttchecker (#34383) 2024-07-04 16:34:17 +08:00
go.mod enhance: [2.4] Add go-deadlock as unittest only dependency (#33063) (#34322) 2024-07-02 18:48:10 +08:00
go.sum enhance: [2.4] Add go-deadlock as unittest only dependency (#33063) (#34322) 2024-07-02 18:48:10 +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