axoflow / axosyslog

AxoSyslog - the scalable security data processor
https://axoflow.com
Other
45 stars 14 forks source link

otel: fix multi-worker window and fetch-limit calculation #310

Closed MrAnno closed 1 week ago

MrAnno commented 1 week ago

init_window_size was always 0 when workers() was set to >1, because it was placed too early in the init() method: -1 / num_workers.