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

there is no reason calling mesgpacker_unapcker/packer from Fluent::Engine #2657

Merged
merged 4 commits into from
Oct 25, 2019

Conversation

ganmacs
Copy link
Member

@ganmacs ganmacs commented Oct 18, 2019

Which issue(s) this PR fixes:
Ref #2624

What this PR does / why we need it:

Remove redundant dependency from Fluent::Engine.
Fluent::Engine has too many states. it's a blocker of new reload feature.
Also, MessagePackFactory::Mixin is used for just reducing types. So I removed include MessagePackFactory::Mixin expression and made these methods deprecated.

Docs Changes:
no need

Release Note:

no need

Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
Signed-off-by: Yuta Iwama <ganmacs@gmail.com>
@ganmacs ganmacs self-assigned this Oct 21, 2019
@ganmacs ganmacs merged commit fcd467c into fluent:master Oct 25, 2019
@ganmacs ganmacs deleted the remove-mixin branch October 25, 2019 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants