Eduardo Silva Pereira
Eduardo Silva Pereira
I am thinking about a solution, making the socket async is right, but when EAGAIN is returned when trying to write to the pipe in a full state, will need...
Indeed at high load ```ch_manager``` get's saturated, the obvious solution seems to implement a pool of pipes/channels for the output plugins. Now we were abusing the internal event loop channel...
not necessary, it's a bit to have separate channels for that specific kind of notifications.
@grep4error @avdhoot @tomerleib @mtparet @shirolimit @clebs I've pushed a possible solution in branch [ch_manager](https://github.com/fluent/fluent-bit/tree/ch_manager), would you please build it and test it? If you confirm the fix is good to...
ping, any feedback ?
checking on this
@braydonk would you please check this PR since it seems related to the change introduced in https://github.com/fluent/fluent-bit/commit/1a8dd39e3a26ddf06d479d2314b96d51faa0dec9 ?
thanks everybody
@cosmo0920 @patrick-stephens on merging PRs, please verify carefully the commits subjects, prefixes are important for maintenance:  the `c-ares` and `nghttp2` commits are for cmake/ directory , initially I thought...
let's resolve the conflicts since we had recent changes in the Kafka layer and make it part of the next release