You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chris Lu
ce1a40f872
Add Last-Modified, pairs, and S3 headers to chunk manifest responses
Go sets Last-Modified, needle pairs, and S3 pass-through headers on
the response writer BEFORE calling tryHandleChunkedFile. Since the
Rust chunk manifest handler created fresh response headers and
returned early, these headers were missing from chunk manifest
responses. Now passes last_modified_str into the chunk manifest
handler and applies pairs and S3 pass-through query params
(response-cache-control, response-content-encoding, etc.) to the
chunk manifest response headers.
4 days ago
..
handlers
plugin worker: support job type categories (all, default, heavy) (#8547)
2 weeks ago
iceberg
iceberg: add sort-aware compaction rewrite (#8666)
5 days ago
admin_script_handler.go
Batch volume balance: run multiple moves per job (#8561)
2 weeks ago
admin_script_handler_test.go
add admin script worker (#8491)
3 weeks ago
ec_balance_handler.go
Add data file compaction to iceberg maintenance (Phase 2) (#8503)
7 days ago
ec_balance_handler_test.go
Add data file compaction to iceberg maintenance (Phase 2) (#8503)
7 days ago
erasure_coding_handler.go
Add data file compaction to iceberg maintenance (Phase 2) (#8503)
7 days ago
erasure_coding_handler_test.go
Make EC detection context aware (#8449)
3 weeks ago
handler_registry.go
plugin worker: support job type categories (all, default, heavy) (#8547)
2 weeks ago
vacuum_handler.go
feat(vacuum): add volume state and location filters to vacuum handler (#8625)
1 week ago
vacuum_handler_test.go
feat(vacuum): add volume state and location filters to vacuum handler (#8625)
1 week ago
volume_balance_handler.go
Add data file compaction to iceberg maintenance (Phase 2) (#8503)
7 days ago
volume_balance_handler_test.go
use constants
1 week ago
volume_metrics.go
use constants
1 week ago
volume_metrics_test.go
use constants
1 week ago
worker.go
Refactor plugin system and migrate worker runtime (#8369)
1 month ago
worker_test.go
Refactor plugin system and migrate worker runtime (#8369)
1 month ago