influxdb/querier
Dom Dwyer c4f542bbe2 refactor(ingester): remove tombstone support
This commit removes tombstone support from the ingester, and deletes
associated code/helpers/tests. This commit does NOT remove tombstone
support from any other service, but MAY include removing overlapping
test coverage.

This also removes the tombstone support from the Ingester -> Querier RPC
response message.

This has the nice side effect of removing a whole lot of thread spawning
in the ingester tests for the Executor, speeding everything up!
2022-10-11 13:10:04 +02:00
..
src refactor(ingester): remove tombstone support 2022-10-11 13:10:04 +02:00
Cargo.toml chore(deps): Bump object_store from 0.5.0 to 0.5.1 2022-10-11 01:19:10 +00:00