milvus/internal/flushcommon/syncmgr
aoiasd 20750c061b
fix: loss small bm25 binlogs (#36942)
Sync task don't flush small bm25 logs, cause growing segment bm25 stats
loss.
relate: https://github.com/milvus-io/milvus/issues/36805

Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
2024-10-17 14:49:23 +08:00
..
key_lock_dispatcher_test.go
key_lock_dispatcher.go enhance: Remove bf from streaming node (#35902) 2024-09-03 14:17:02 +08:00
meta_writer_test.go feat: support embedding bm25 sparse vector and flush bm25 stats log (#36036) 2024-09-19 10:57:12 +08:00
meta_writer.go feat: support embedding bm25 sparse vector and flush bm25 stats log (#36036) 2024-09-19 10:57:12 +08:00
mock_meta_writer.go enhance: remove unused code for StorageV2 (#35132) 2024-08-01 12:08:13 +08:00
mock_serializer.go
mock_sync_manager.go
mock_task.go enhance: Remove bf from streaming node (#35902) 2024-09-03 14:17:02 +08:00
options.go enhance: Add metrics to monitor import throughput and imported rows (#36519) 2024-09-28 17:31:15 +08:00
serializer.go enhance: Add metrics to monitor import throughput and imported rows (#36519) 2024-09-28 17:31:15 +08:00
storage_serializer_test.go feat: support embedding bm25 sparse vector and flush bm25 stats log (#36036) 2024-09-19 10:57:12 +08:00
storage_serializer.go enhance: Add metrics to monitor import throughput and imported rows (#36519) 2024-09-28 17:31:15 +08:00
sync_manager_test.go feat: support embedding bm25 sparse vector and flush bm25 stats log (#36036) 2024-09-19 10:57:12 +08:00
sync_manager.go enhance: Implement flusher in streamingNode (#34942) 2024-08-02 18:30:23 +08:00
task_test.go feat: support embedding bm25 sparse vector and flush bm25 stats log (#36036) 2024-09-19 10:57:12 +08:00
task.go fix: loss small bm25 binlogs (#36942) 2024-10-17 14:49:23 +08:00