Daijiro Fukuda

Results 519 comments of Daijiro Fukuda

Maybe @ashie isn't as hesitant to change the key as I am. :smile:

I'm interested in Fluentd with Ractor.

Additional confirming of the difference of the behavior, ```xml @type sample tag test.hash sample {"message": "{\"k\":\"v\"}"} @type sample tag test.string sample {"message": "\"HELLO\""} @type sample tag test.invalid sample {"message": "HELLO"}...

Sorry for the timing of the v1.16.0 release. I understand that we would not be able to put this fix in v1.16.0.

I confirmed the failing tests. They seem to be unstable tests and not related to this fix.

TODO: Fix other parsers.

Sorry for the delay. I'm going to fix this for the next release.

I have add new PR for this * #4474

This problem also exists in v1. We should need to be careful to use Slash `/` for the path separator for Windows. I found the file buffer uses `Dir.glob` when...

@Athishpranav2003 Thanks! but looks like this is already fixed in the current master.