Skip to content

chore: address a couple post-merge PR comments#26489

Merged
waynr merged 1 commit intomainfrom
feat/add-retention-period-to-catalog_core
Jun 3, 2025
Merged

chore: address a couple post-merge PR comments#26489
waynr merged 1 commit intomainfrom
feat/add-retention-period-to-catalog_core

Conversation

@waynr
Copy link
Copy Markdown
Contributor

@waynr waynr commented Jun 3, 2025

Opening this as a fast follow for #26479 since there were some comments that came after merge of that PR.

@waynr waynr requested a review from a team June 3, 2025 01:26
@waynr waynr merged commit 041c2c4 into main Jun 3, 2025
12 checks passed
mgattozzi added a commit that referenced this pull request Sep 8, 2025
* fix: Automatic intermediate directory cleanup for file object store (#26480)

Removes empty intermediate directories when a key is removed from
local file system object storage, which matches cloud-based providers.

* feat: add retention period to catalog (#26479)

* feat: add retention period to catalog

* fix: handle humantime parsing error properly

* refactor: use new iox_http_util types

---------

Co-authored-by: Michael Gattozzi <mgattozzi@influxdata.com>

* chore: address a couple post-merge PR comments (#26489)

* feat: add concurrency limit for WAL replay (#26483)

WAL replay currently loads _all_ WAL files concurrently running into
OOM. This commit adds a CLI parameter `--wal-replay-concurrency-limit`
that would allow the user to set a lower limit and run WAL replay again.

closes: #26481

---------

Co-authored-by: Stuart Carnie <stuart.carnie@gmail.com>
Co-authored-by: Michael Gattozzi <mgattozzi@influxdata.com>
Co-authored-by: praveen-influx <pkumar@influxdata.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants