Describe the bug
Ingester crash with fatal error: concurrent map read and map write
To Reproduce
Steps to reproduce the behavior:
I am not sure what I did to provoke this error. This may or may not be related to me setting max_chunk_age: 24h and chunk_idle_period: 4h - this crash definitely happened during a query.
Expected behavior
No crashes
Environment:
Infrastructure: Kubernetes
Deployment tool: Helm
boltdb-shipper with S3 backend
Running labels-logqlv2-93eb5b3 version with logql optimizations
Describe the bug Ingester crash with fatal error: concurrent map read and map write
To Reproduce Steps to reproduce the behavior: I am not sure what I did to provoke this error. This may or may not be related to me setting max_chunk_age: 24h and chunk_idle_period: 4h - this crash definitely happened during a query.
Expected behavior No crashes
Environment:
Screenshots, Promtail config, or terminal output