Hiroshi Hatake
Hiroshi Hatake
Hi, we don't want to modify the vendored libraries by ourselves. Instead, could you send you patch into librdkafka repo? https://github.com/confluentinc/librdkafka
> @cosmo0920 This is another cross compilation issue I encountered. How could we check this issue? Just using gcc-aarch64-linux-gnu on x86_64 platform to cross compiling is enough?
Note: This patch is originated from Fluent Bit side of glitches among CMakeLists.txt and kafka plugins. So, we need to handle this compilation error on this repo.
We need to rebase off the current master.
This is because opensearch is spinned up under the AWS managed environment. So, if it were enabled by default, many of the users complained for the default settings due to...
So, you might have to turn on `reload_connections` parameter. Most of users of OpenSearch plugin use it under AWS OpenSearch. So, we just provide this plugin for the most use...
I confirmed your experiments about nghttp2 in Arch Linux WSL2 box. Yeah, it's totally correct. Just compiling nghttp2 itself does not have implicit function issues. So, we need to handle/create...
The implicit function issue should be resolved by https://github.com/fluent/fluent-bit/pull/10517.
Done by #10517. Another onigmo issue should be resolved by syncing onigmo which contains https://github.com/fluent/onigmo/pull/8.