HewlettPackard / HewlettPackard/foedus_code
Automatic log file truncation or rotation
Open
missing-feature
- Dominant language
- C++
- Stars
- 64
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Currently we never delete xlog files even after snapshot is taken.
This should be easy to implement, but the behavior should be configurable in case the user wants to take backup of the logs to be safe.
In the meantime, it might be ok to just have a script to delete xlog files, which the user occasionally runs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.