influxdb/server/src
Andrew Lamb 7dea2ef362
feat: Add force flag to ClaimDatabase (#3284)
* feat: Add force flag to ClaimDatabase

* fix: Update name of test

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>

* docs: Update influxdb_iox/tests/end_to_end_cases/management_cli.rs

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
Co-authored-by: Raphael Taylor-Davies <1781103+tustvold@users.noreply.github.com>
2021-12-03 21:11:23 +00:00
..
db chore: Merge branch 'ntran/chunkid_catalogchunk' of https://github.com/influxdata/influxdb_iox into ntran/chunkid_catalogchunk 2021-12-03 10:02:36 -05:00
write_buffer feat: add write buffer delete encoding (#2731) (#3127) 2021-11-17 16:12:19 +00:00
application.rs feat: emit Kafka stats as metrics instead of logs 2021-11-16 17:18:41 +01:00
database.rs feat: Add force flag to ClaimDatabase (#3284) 2021-12-03 21:11:23 +00:00
db.rs fix: Allow dead code on fields that are now detected as never read 2021-12-02 11:52:01 -05:00
job.rs feat: reduce cardinality of job metrics (#3169) 2021-11-19 19:05:49 +00:00
lib.rs feat: Add force flag to ClaimDatabase (#3284) 2021-12-03 21:11:23 +00:00
lifecycle.rs refactor: pull lifecycle out of Db (#2242) (#2831) 2021-10-15 13:08:00 +00:00
rules.rs fix: Detangle UUID from ProvidedDatabaseRules 2021-11-03 15:01:27 -04:00
utils.rs refactor: remove write buffer producer logic from `Db` 2021-11-26 12:02:27 +01:00
write_buffer.rs refactor: cleanup Db write path error handling (#3258) 2021-11-30 15:05:02 +00:00