ElasticSearch serializer should cache indexes
Closed this issue · 0 comments
smola commented
This is problematic when events do not come in with timestamps ordered by date. The index keep changing and create index requests are fired, which exhausts ElasticSearch queue capacity and crashes.