Describe the bug
I have a use case where I want to remove a partition and, after removal, start inserting new logs with the same timestamp and query that partition without restarting VictoriaLogs.
When I'm trying this with v1.32.0, I can't query that data without restarting VictoriaLogs and inserting data into the partition. Then both the data inserted before and after the restart are showing up in the result.
To Reproduce
- Insert logs with datetime X
- Detach partition X
- Remove the partition folder X
- Insert new logs with datetime X
Version
v1.32.0
Describe the bug
I have a use case where I want to remove a partition and, after removal, start inserting new logs with the same timestamp and query that partition without restarting VictoriaLogs.
When I'm trying this with v1.32.0, I can't query that data without restarting VictoriaLogs and inserting data into the partition. Then both the data inserted before and after the restart are showing up in the result.
To Reproduce
Version
v1.32.0