Chris Lu
b43089f721
s3: keep empty-folder cleanup out of the multipart .uploads staging tree ( #10273 )
...
* s3: keep empty-folder cleanup out of the multipart .uploads staging tree
The async EmptyFolderCleaner deleted <bucket>/.uploads once it looked
empty. A concurrent CreateMultipartUpload inserting its marker between
the cleaner's emptiness check and the bulk child delete had its row
wiped, so the upload silently vanished: ListMultipartUploads then omits
it and the following part/complete/copy calls fail. Skip the .uploads
subtree in both the queue and the delete path (including the eager
parent cascade); the multipart upload lifecycle owns it.
* s3: slice the bucket-relative path instead of reallocating it
2026-07-08 14:30:57 -07:00
..
2026-07-06 11:25:50 -07:00
2026-07-06 11:25:50 -07:00
2026-01-14 17:59:59 -08:00
2026-07-05 10:19:20 -07:00
2026-06-10 12:10:49 -07:00
2026-07-08 14:30:57 -07:00
2026-01-07 13:06:08 -08:00
2026-02-20 18:42:00 -08:00
2026-01-07 13:06:08 -08:00
2026-06-09 10:41:11 -07:00
2026-05-23 21:40:41 -07:00
2026-07-06 11:25:50 -07:00
2026-06-09 00:18:33 -07:00
2026-07-05 10:17:40 -07:00
2026-07-05 10:17:40 -07:00
2026-05-25 13:15:19 -07:00
2026-07-05 10:17:40 -07:00
2026-07-05 10:17:40 -07:00
2026-04-02 15:39:04 -07:00
2026-05-26 12:49:31 -07:00
2026-05-21 02:12:00 -07:00
2026-05-23 21:40:41 -07:00
2026-06-30 10:38:51 -07:00
2026-03-26 12:07:48 -07:00
2026-02-20 18:42:00 -08:00
2026-02-20 18:42:00 -08:00
2026-07-06 11:25:50 -07:00
2026-01-07 13:06:08 -08:00
2026-03-23 18:35:15 -07:00
2026-05-19 10:22:17 -07:00
2026-05-19 10:22:17 -07:00
2026-05-19 10:22:17 -07:00
2025-08-06 10:09:26 -07:00
2026-06-30 13:27:49 -07:00
2026-04-16 15:51:13 -07:00
2026-04-16 15:51:13 -07:00
2026-01-07 13:06:08 -08:00
2025-11-29 10:06:11 -08:00
2026-01-07 13:06:08 -08:00
2026-01-07 13:06:08 -08:00
2026-01-07 13:06:08 -08:00
2025-08-30 11:15:48 -07:00
2026-02-06 21:54:43 -08:00
2026-01-16 19:48:09 -08:00
2026-06-01 13:11:18 -07:00
2026-06-01 13:11:18 -07:00
2026-03-12 13:16:28 -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
2026-05-28 15:00:18 -07:00
2026-05-28 15:00:18 -07:00
2026-05-23 21:40:41 -07:00
2026-05-28 15:00:18 -07:00
2026-05-23 21:40:41 -07:00
2026-06-24 10:47:11 -07:00
2026-06-24 10:47:11 -07:00
2026-06-10 13:08:34 -07:00
2022-11-15 06:33:36 -08:00
2026-06-10 13:08:34 -07:00
2026-03-30 18:25:11 -07:00
2026-03-30 18:25:11 -07:00
2026-01-16 19:48:09 -08:00
2025-12-03 21:12:19 -08:00
2026-06-24 10:47:11 -07:00
2026-04-10 11:23:52 -07:00
2025-11-25 19:35:19 -08:00
2026-04-03 17:55:27 -07:00
2026-05-28 15:00:18 -07:00
2025-11-25 19:35:19 -08:00
2026-06-30 20:45:43 -07:00
2026-01-07 13:06:08 -08:00
2023-04-13 22:32:45 -07:00
2026-06-08 13:56:16 -07:00
2026-04-03 16:04:27 -07:00
2026-03-30 18:25:11 -07:00
2026-03-07 09:19:40 -08:00
2026-03-07 09:19:40 -08:00
2026-04-18 20:03:23 -07:00
2026-04-18 20:03:23 -07:00
2026-06-10 13:08:34 -07:00
2026-06-10 13:08:34 -07:00
2026-03-17 16:49:56 -07:00
2026-05-07 17:45:04 -07:00
2026-06-30 13:27:49 -07:00
2025-12-04 23:40:56 -08:00
2026-06-30 13:27:49 -07:00
2026-07-01 21:17:46 -07:00
2026-06-16 09:15:44 -07:00
2026-06-16 09:15:44 -07:00
2026-05-07 17:45:04 -07:00
2026-03-15 11:27:42 -07:00
2026-03-06 12:35:08 -08:00
2022-08-30 09:37:52 -07:00
2025-07-16 23:39:27 -07:00
2026-04-10 17:31:14 -07:00
2026-04-03 19:57:30 -07:00
2026-06-30 13:27:49 -07:00
2026-06-30 13:27:49 -07:00
2024-11-04 12:08:25 -08:00