Eduardo Silva Pereira
Eduardo Silva Pereira
assigned @fujimotos for review
thanks for your contribution. would you please rebase on top of GIT master so we can test it ?
@sxd pls take a look
thanks for opening this PR. I think it's not the main purpose of rewrite tag filter to discard records, but rewrite tags only, and optionally discard the original matched ones....
@cosmo0920 is this something that is safe to add from a functionality perspective that don't break existing users ?
is this a real dead-lock or something that valgrind detects as a potential deadlock ? this ring-buffer is lock-free by design
@nokute78 can you take a look pls at the latest changes in the library, not sure if there something already enhanced/fixed in there (if there is an issue): https://github.com/MaJerle/lwrb/
> https://github.com/MaJerle/lwrb/blob/fc8044d99fcd3950c18172fec0edc850b8dfe565/docs/examples_src/example_thread_safety.c The example of `lwrb` `example_thread_safety.c` uses mutex before/after `lwrb_write` and `lwrb_read` . In the example listed, there are 2 threads that writes and 2 threads that reads, that's...
Is this change only to accept GELF payloads ? if ppl send GELF and then they will asks for more feature extensions I would rather suggest to add a in_gelf...