c4a2641764
The "time closed" is a leftover from an old lifecycle system, where chunks moved through the system (open=>closed=>persisted) without being merged. Now we have the compaction as well as the split query for persistence that can merge chunks, so a single "time closed" doesn't make sense any longer. So in fact it is `None` for many chunks and is also not persisted. Also the current lifecycle policy doesn't use this value. So let's just remove it. Closes #1846. |
||
---|---|---|
.. | ||
com/github/influxdata/idpe/storage/read | ||
grpc/health/v1 | ||
influxdata |