influxdb/influxdb_iox/tests/end_to_end_cases
Raphael Taylor-Davies 39c42678d7
feat: trigger persistence if over soft limit and no evictable chunks (#3791)
* feat: trigger persistence if over soft limit and no evictable chunks

* chore: fmt

* fix: avoid test_full_lifecycle exceeding soft limit

* fix: don't expect chunk to be unloaded

* feat: only trigger if no outstanding persist

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-21 10:14:27 +00:00
..
database_migration.rs feat: restartable `Database` (#3368) (#3711) 2022-02-10 18:32:05 +00:00
debug_cli.rs
delete_api.rs fix: start Kafka write buffer stream at "earliest" offset, not at "0" (#3748) 2022-02-15 13:36:59 +00:00
deletes.rs
deployment_api.rs
deployment_cli.rs
flight_api.rs
freeze.rs
http.rs
influxdb_ioxd.rs
influxrpc.rs
ingester.rs feat: Ingester Flight gRPC API (#3623) 2022-02-09 19:07:44 +00:00
kafka.rs
management_api.rs refactor: traitify database configuration (#2436) (#3730) 2022-02-13 09:26:44 +00:00
management_cli.rs feat: static database configuration (#2436) (#3732) 2022-02-14 19:42:49 +00:00
metrics.rs
mod.rs feat: Ingester Flight gRPC API (#3623) 2022-02-09 19:07:44 +00:00
operations_api.rs
operations_cli.rs
persistence.rs feat: trigger persistence if over soft limit and no evictable chunks (#3791) 2022-02-21 10:14:27 +00:00
read_api.rs
read_cli.rs
remote_api.rs
remote_cli.rs
router_api.rs
router_cli.rs feat: template static router config (#3781) 2022-02-18 10:53:10 +00:00
run_cli.rs
scenario.rs
sql_cli.rs
system_tables.rs
tracing.rs
write_api.rs
write_buffer.rs
write_cli.rs
write_pb.rs fix: start Kafka write buffer stream at "earliest" offset, not at "0" (#3748) 2022-02-15 13:36:59 +00:00