seaweedfs/test
Chris Lu c6a22ce43a
Fix get object lock configuration handler (#6996)
* fix GetObjectLockConfigurationHandler

* cache and use bucket object lock config

* subscribe to bucket configuration changes

* increase bucket config cache TTL

* refactor

* Update weed/s3api/s3api_server.go

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* avoid duplidated work

* rename variable

* Update s3api_object_handlers_put.go

* fix routing

* admin ui and api handler are consistent now

* use fields instead of xml

* fix test

* address comments

* Update weed/s3api/s3api_object_handlers_put.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update test/s3/retention/s3_retention_test.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update weed/s3api/object_lock_utils.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* change error style

* errorf

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-18 02:19:50 -07:00
..
data volume: large_volume version has bug when using in memory index 2021-06-28 15:48:07 -07:00
erasure_coding add integration tests for ec 2025-07-14 12:17:33 -07:00
fuse_integration Add more fuse tests (#6992) 2025-07-16 12:43:08 -07:00
mq Admin UI: Add message queue to admin UI (#6958) 2025-07-11 10:19:27 -07:00
random_access Java 3.59 2023-11-13 08:23:53 -08:00
s3 Fix get object lock configuration handler (#6996) 2025-07-18 02:19:50 -07:00