Closed cosmo0920 closed 4 years ago
Issue #, if available:
This PR follows up #156 to remove tricky msgpack unpacking code.
Description of changes:
Fluentd v0.14 series requests to define formatted_to_msgpack_binary? method which returns true when using msgpack chunk format.
formatted_to_msgpack_binary?
true
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available:
This PR follows up #156 to remove tricky msgpack unpacking code.
Description of changes:
Fluentd v0.14 series requests to define
formatted_to_msgpack_binary?
method which returnstrue
when using msgpack chunk format.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.