Athish Pranav D
Athish Pranav D
Oh ok Let me again go through and check it But what is that parameter `compress` referring to?
@daipom seems like `buffer` is working :) Will go ahead and do other stuff
@daipom Can you check this `out_file` once. Also how to go about UTs for it. Which all UTs should we write for zstd.
@daipom can you check the PR now?
@daipom added UTs as well. PR seems to be complete now let me know if i missed anything
hey @daipom sorry to ping again. would be good if i can wrap this up soon
Yah, I was seeing ur contributions for a while. Its fine for me
@daipom i have addressed ur comments. Feel free to point out the nits as well.
Configuration used for testing ``` [SERVICE] Flush 1 Daemon Off Log_Level debug Parsers_File parsers.conf [INPUT] Name stdin Tag myapp.* [FILTER] Name parser Match myapp.* Parser inner_json_parser Key_name MESSAGE Reserve_Data On...
Valgrind output ```bash root@3aeb5205afb0:/workspaces/fluent-bit/build/bin# valgrind ./fluent-bit -c config.conf ==3576== Memcheck, a memory error detector ==3576== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. ==3576== Using Valgrind-3.19.0 and...