Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use msgpack each more naive impl #160

Merged

Conversation

cosmo0920
Copy link
Contributor

@cosmo0920 cosmo0920 commented Sep 7, 2018

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.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Because formatted_to_msgpack_binary? is defined in Fluentd v0.14.15.
@cosmo0920 cosmo0920 force-pushed the use-msgpack_each-more-native-impl branch from 02c8ed4 to 8ae0954 Compare September 7, 2018 08:40
@cosmo0920 cosmo0920 changed the title Use msgpack each more native impl Use msgpack each more naive impl Sep 7, 2018
@simukappu simukappu self-requested a review October 31, 2020 07:43
Copy link
Contributor

@simukappu simukappu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
All the tests have been passed.

@simukappu simukappu merged commit 35ce739 into awslabs:master Nov 2, 2020
@cosmo0920 cosmo0920 deleted the use-msgpack_each-more-native-impl branch November 2, 2020 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants