milvus/internal/flushcommon/syncmgr
Xianhui Lin d41f6839e9
fix:add exclusive lock mutex in DropSegmentsOfPartition (#41619)
issue:https://github.com/milvus-io/milvus/issues/41615

---------

Signed-off-by: Xianhui.Lin <xianhui.lin@zilliz.com>
2025-04-30 11:24:53 +08:00
..
key_lock_dispatcher.go enhance: [2.5] Use v2 package name for pkg module (#40117) 2025-02-23 00:46:01 +08:00
key_lock_dispatcher_test.go enhance: Organize the common modules of streamingNode and dataNode (#34773) 2024-07-22 11:33:51 +08:00
meta_writer.go fix:add exclusive lock mutex in DropSegmentsOfPartition (#41619) 2025-04-30 11:24:53 +08:00
meta_writer_test.go fix: [2.5]L0 brings its own start pos when syncing (#40664) 2025-03-20 14:20:17 +08:00
mock_meta_writer.go feat: refine drop parition through the new interface notifydroppartition in datacoord (#41543) 2025-04-27 17:42:40 +08:00
mock_serializer.go feat: refine drop parition through the new interface notifydroppartition in datacoord (#41543) 2025-04-27 17:42:40 +08:00
mock_sync_manager.go feat: refine drop parition through the new interface notifydroppartition in datacoord (#41543) 2025-04-27 17:42:40 +08:00
mock_task.go feat: refine drop parition through the new interface notifydroppartition in datacoord (#41543) 2025-04-27 17:42:40 +08:00
options.go enhance: [2.5] Use v2 package name for pkg module (#40117) 2025-02-23 00:46:01 +08:00
serializer.go enhance: [2.5] Use v2 package name for pkg module (#40117) 2025-02-23 00:46:01 +08:00
storage_serializer.go enhance: [2.5] Use v2 package name for pkg module (#40117) 2025-02-23 00:46:01 +08:00
storage_serializer_test.go enhance: [2.5] Use v2 package name for pkg module (#40117) 2025-02-23 00:46:01 +08:00
sync_manager.go fix: [2.5] Update logging context and upgrade dependencies (#41319) 2025-04-24 23:50:40 +08:00
sync_manager_test.go fix: [2.5]L0 brings its own start pos when syncing (#40664) 2025-03-20 14:20:17 +08:00
task.go enhance: Use correct counter metrics for overall wa calculation (#40394) (#40679) 2025-03-17 15:06:19 +08:00
task_test.go fix: [2.5]L0 brings its own start pos when syncing (#40664) 2025-03-20 14:20:17 +08:00