influxdb/replications
Jeffrey Smith II 6f50e70960
feat: replicate based on bucket name rather than id (#23638)
* feat: add the ability to replicate based on bucket name rather than bucket id.

- This adds compatibility with 1.x replication targets

* fix: improve error checking and add tests

* fix: add additional constraint to replications table

* fix: use OR not AND for constraint

* feat: delete invalid replications on downgrade

* fix: should be less than 2.4

* test: add test around down migration and cleanup migration code

* fix: use nil instead of platform.ID(1) for better consistency

* fix: fix tests

* fix: fix tests
2022-08-18 14:21:59 -04:00
..
internal feat: replicate based on bucket name rather than id (#23638) 2022-08-18 14:21:59 -04:00
metrics feat: replications metrics include failure to enqueue (#22962) 2021-12-02 14:42:55 -06:00
mock feat: add maximum age to replication queues (#23206) 2022-03-25 13:06:05 -05:00
remotewrite feat: replicate based on bucket name rather than id (#23638) 2022-08-18 14:21:59 -04:00
transport feat: replicate based on bucket name rather than id (#23638) 2022-08-18 14:21:59 -04:00
bucket_service.go feat: deleting a bucket also deletes all associated replications (#22424) 2021-09-09 15:22:36 -04:00
service.go feat: replicate based on bucket name rather than id (#23638) 2022-08-18 14:21:59 -04:00
service_test.go feat: replicate based on bucket name rather than id (#23638) 2022-08-18 14:21:59 -04:00