Hurence / logisland

Scalable stream processing platform for advanced realtime analytics on top of Kafka and Spark. LogIsland also supports MQTT and Kafka Streams (Flink being in the roadmap). The platform does complex event processing and is suitable for time series analysis. A large set of valuable ready to use processors, data sources and sinks are available.
https://logisland.github.io
Other
110 stars 28 forks source link

Hotfix/http 413 exception #620

Closed cyril-tissot closed 1 year ago

cyril-tissot commented 1 year ago

Please review this change to mainly address 413 exception thrown back by elasticsearch when the incoming payload is too big on multiqueryget. The number of queries can be now split into chunks (50 by default).