Browse Source
s3tables: fix pagination and enhance error handling in list/delete operations
s3tables: fix pagination and enhance error handling in list/delete operations
- Fix InclusiveStartFrom logic to ensure exclusive start on continued pages - Prevent duplicates in bucket, namespace, and table listings - Fail fast on listing errors during bucket and namespace deletion - Stop swallowing errors in handleListTables and return proper HTTP error responsespull/8147/head
3 changed files with 24 additions and 8 deletions
-
9weed/s3api/s3tables/handler_bucket_get_list_delete.go
-
10weed/s3api/s3tables/handler_namespace.go
-
13weed/s3api/s3tables/handler_table.go
Write
Preview
Loading…
Cancel
Save
Reference in new issue