lukaszzborek opened a new issue, #2572: URL: https://github.com/apache/iggy/issues/2572
After some time, the locally compiled version 0.6.0 of Iggy, downloaded from https://iggy.apache.org/downloads, randomly crashes. After that, the topic becomes unusable and new clients cannot connect to the server. Old clients using other topics seem to be working. After restarting the server, it crashes on start. The local_data directory needs to be deleted. It's seem to be problem with segment closing I don't have local_data for now for this error ``` Jan 08 07:13:32 iggy iggy-server[15817]: thread 'shard-1' (15822) panicked at core/server/src/streaming/partitions/helpers.rs:542:34: Jan 08 07:13:32 iggy iggy-server[15817]: called `Option::unwrap()` on a `None` value ``` Some more logs [iggy.log](https://github.com/user-attachments/files/24651412/iggy.log) -- 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]
