SiriDB / siridb-server

SiriDB is a highly-scalable, robust and super fast time series database. Build from the ground up SiriDB uses a unique mechanism to operate without a global index and allows server resources to be added on the fly. SiriDB's unique query language includes dynamic grouping of time series for easy analysis over large amounts of time series.
https://siridb.com
MIT License
506 stars 48 forks source link

Error while unpacking empty log series after shard corruption #190

Closed joente closed 1 month ago

joente commented 1 month ago

Describe the bug After shard corruption, empty log series fail to unpack which might cause a memory violation.

Expected behavior SiriDB should be able to recover from this state.