mrproliu opened a new pull request, #848: URL: https://github.com/apache/skywalking-banyandb/pull/848
1. Fix the wrong time range from `getRemovalSegmentsTimeRange`, it should generate the time range from the current stage, rather than the fixed `hot` stage. 2. Fix the wrong field pass in the `VisitStreamsInTimeRange` method; it should pass the segment interval rather than the TTL. 3. Delete the expired segments from the suffix rather than recalculate them again. - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Fixes apache/skywalking#<issue number>. - [ ] Update the [`CHANGES` log](https://github.com/apache/skywalking-banyandb/blob/main/CHANGES.md). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
