hanahmily commented on PR #654: URL: https://github.com/apache/skywalking-banyandb/pull/654#issuecomment-2817882347
@raiki02 and you need to introduce https://etcd.io/docs/v3.5/op-guide/maintenance/#defragmentation. The etcd client may support defragmentation. You can use https://github.com/apache/skywalking-banyandb/blob/main/pkg/timestamp/scheduler.go#L48 to run the defragmentation process daily. Additionally, the cron expression for this schedule should be set as a flag in the etcd server as well. -- 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]
