Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
0.10.2.0, 0.11.0.0
-
None
Description
When we delete the topic and re-create the topic with the same name, we will find after the
async delete topic is finished, async delete will remove the newly created topic's time index.
This is because in the LogManager's asyncDelete, it will change the log and index's file pointer to the renamed log and index, but missing the time index. So will cause this issue
Attachments
Issue Links
- links to