GitHub user MasamiYui added a comment to the discussion: the worker pool is full
Hi, at present, it seems that it cannot be configured. The maxSize of the workpool is fixed at `Runtime.getRuntime().availableProcessors() * 16 `. If this situation occurs, how about trying to increase the number of collectors? GitHub link: https://github.com/apache/hertzbeat/discussions/3342#discussioncomment-13180473 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
