Chris Lu
4106fc0436
fix(tikv): improve context propagation and refactor batch delete logic ( #7558 )
...
* fix(tikv): improve context propagation and refactor batch delete logic
Address review comments from PR #7557 :
1. Replace context.TODO() with ctx in txn.Get calls
- Fixes timeout/cancellation propagation in FindEntry
- Fixes timeout/cancellation propagation in KvGet
2. Refactor DeleteFolderChildren to use flush helper
- Eliminates code duplication
- Cleaner and more maintainable
These changes ensure proper context propagation throughout all
TiKV operations and improve code maintainability.
* error formatting
2025-11-26 15:54:26 -08:00
..
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-07-16 23:39:27 -07:00
2024-03-25 12:50:43 -07:00
2025-08-03 11:56:04 -07:00
2025-08-03 11:56:04 -07:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2022-10-12 00:03:27 -07:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-26 15:54:26 -08:00
2025-11-25 19:35:19 -08:00
2023-01-04 09:52:25 -08:00
2022-08-17 12:42:03 -07:00
2025-11-05 22:05:54 -08:00
2025-08-06 10:09:26 -07:00
2025-08-06 10:09:26 -07:00
2022-07-29 00:17:28 -07:00
2025-10-24 17:09:58 -07:00
2023-01-12 23:07:36 -08:00
2025-08-06 10:09:26 -07:00
2025-05-28 11:34:02 -07:00
2023-01-02 23:20:45 -08:00
2024-12-19 19:25:06 -08:00
2025-08-30 11:15:48 -07:00
2025-08-03 14:26:15 -07:00
2022-06-06 00:39:35 -07:00
2022-07-29 00:17:28 -07:00
2025-11-26 11:29:55 -08:00
2025-07-16 23:39:27 -07:00
2025-10-29 18:31:23 -07:00
2025-10-29 18:31:23 -07:00
2022-07-29 00:17:28 -07:00
2025-07-16 23:39:27 -07:00
2025-10-13 18:05:17 -07:00
2022-11-15 06:33:36 -08:00
2025-11-18 23:18:35 -08:00
2025-08-06 10:09:26 -07:00
2023-04-26 20:54:36 -07:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-06-24 08:44:06 -07:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2025-11-25 19:35:19 -08:00
2023-01-02 23:20:45 -08:00
2023-04-13 22:32:45 -07:00
2025-11-18 23:18:35 -08:00
2024-12-19 19:25:06 -08:00
2022-11-15 06:33:36 -08:00
2025-05-22 09:46:49 -07:00
2025-08-06 10:09:26 -07:00
2025-11-20 20:50:26 -08:00
2025-07-31 15:06:29 -07:00
2022-08-26 16:41:37 -07:00
2025-07-16 23:39:27 -07:00
2022-07-29 00:17:28 -07:00
2024-04-29 18:42:31 -07:00
2022-08-30 09:37:52 -07:00
2025-07-16 23:39:27 -07:00
2025-10-24 17:09:58 -07:00
2024-11-04 12:08:25 -08:00