influxdb/iox_catalog/src
Nga Tran 6f7b1e2e26
feat: reject writes that are outside the retention period (#6148)
* feat: reject writes that are outside the retention period

* feat: add retention validator into handler stack

* chore: Apply suggestions from code review

Co-authored-by: Dom <dom@itsallbroken.com>

* refactor: address review comments

* test: unit tests fot retention validation

* chore: address review comments

* test: more unit tests and integration tests

* refactor: make time inside retention period for emphemeral_mode test

* fix: 2 hours

Co-authored-by: Dom <dom@itsallbroken.com>
2022-11-17 20:55:58 +00:00
..
interface.rs feat: reject writes that are outside the retention period (#6148) 2022-11-17 20:55:58 +00:00
lib.rs feat: reject writes that are outside the retention period (#6148) 2022-11-17 20:55:58 +00:00
mem.rs feat: reject writes that are outside the retention period (#6148) 2022-11-17 20:55:58 +00:00
metrics.rs refactor: first step to remove unused retention_duration (#6113) 2022-11-11 15:21:06 +00:00
postgres.rs refactor: first step to remove unused retention_duration (#6113) 2022-11-11 15:21:06 +00:00