milvus/internal/flushcommon/syncmgr
congqixia c6eb6c7cb2
enhance: Add error handler for write buffer (#36216)
Related to #36215

This PR add error handler setting option providing the possibility to
change error handling behavior other than panicking.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-09-13 10:11:09 +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
key_lock_dispatcher.go enhance: Remove bf from streaming node (#35902) 2024-09-03 14:17:02 +08:00
meta_writer_test.go enhance: Add back BF lazy load logic for datanode watch channel (#35646) 2024-08-22 19:42:57 +08:00
meta_writer.go enhance: Implement flusher in streamingNode (#34942) 2024-08-02 18:30:23 +08:00
mock_meta_writer.go enhance: remove unused code for StorageV2 (#35132) 2024-08-01 12:08:13 +08:00
mock_serializer.go enhance: Organize the common modules of streamingNode and dataNode (#34773) 2024-07-22 11:33:51 +08:00
mock_sync_manager.go enhance: Organize the common modules of streamingNode and dataNode (#34773) 2024-07-22 11:33:51 +08:00
mock_task.go enhance: Remove bf from streaming node (#35902) 2024-09-03 14:17:02 +08:00
options.go enhance: Organize the common modules of streamingNode and dataNode (#34773) 2024-07-22 11:33:51 +08:00
serializer.go enhance: Add error handler for write buffer (#36216) 2024-09-13 10:11:09 +08:00
storage_serializer_test.go enhance: Add back BF lazy load logic for datanode watch channel (#35646) 2024-08-22 19:42:57 +08:00
storage_serializer.go enhance: Add error handler for write buffer (#36216) 2024-09-13 10:11:09 +08:00
sync_manager_test.go enhance: Add back BF lazy load logic for datanode watch channel (#35646) 2024-08-22 19:42:57 +08:00
sync_manager.go enhance: Implement flusher in streamingNode (#34942) 2024-08-02 18:30:23 +08:00
task_test.go enhance: Add back BF lazy load logic for datanode watch channel (#35646) 2024-08-22 19:42:57 +08:00
task.go enhance: Remove bf from streaming node (#35902) 2024-09-03 14:17:02 +08:00