Version 0.7-beta4
Pre-release
Pre-release
Features
- Grace stop on
USR2
signal: close all socket listeners, flush cache to disk and stop carbon - Reload persister config (
whisper
section of main config,storage-schemas.conf
andstorage-aggregation.conf
) onHUP
signal
Bug fixes
- NaN values being saved in Whisper datafiles #17 (thanks Andrew Hayworth)
- Cache may start save points only after first checkpoint
- Decimal numbers in log files instead of hexademical #22
- May crash on bad pickle message with big message size in header #30. Added option pickle.max-message-size with 64 MB default value