davidby-influx
d899617bda
fix: log at Debug level in influx_tools compact-shard ( #22848 ) ( #22849 )
...
Closes https://github.com/influxdata/influxdb/issues/22846
(cherry picked from commit 3f7192ab3c
)
closes https://github.com/influxdata/influxdb/issues/22847
2021-11-08 17:09:02 -08:00
davidby-influx
392bc1213c
chore: add logging to compaction ( #21707 ) ( #21710 )
...
Compaction logging will generate intermediate information on
volume of data written and output files created, as well as
improve some of the anti-entropy messages related to compaction.
This will also apply to `influx_tools compact`
Closes https://github.com/influxdata/influxdb/issues/21704
(cherry picked from commit 73bdb2860e
)
Closes https://github.com/influxdata/influxdb/issues/21705
2021-06-17 09:26:03 -07:00
Edd Robinson
f7f19c5904
refactor(storage): add tombstone extension
2019-11-17 14:43:38 +00:00
Stuart Carnie
e832514355
pr(influx_tools): PR feedback
2018-07-02 09:45:37 -07:00
Stuart Carnie
8c2ff02ede
fix(influx-tools): Reimplement compact-shard using tsm1.Compactor
...
* utilizes `tsm1.Compactor#CompactFull` to fully compact the specified
shard
* the WAL is unmodified
* added `-verbose` option to show progress as TSM files are opened
2018-07-02 09:45:37 -07:00
Stuart Carnie
0887b38a65
chore(influx_tools): Rename command influx-tools → influx_tools
2018-07-02 09:45:37 -07:00