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

Forwarded tag is violating the specification #1406

Closed
okumin opened this issue Jan 7, 2017 · 0 comments · Fixed by #1413
Closed

Forwarded tag is violating the specification #1406

okumin opened this issue Jan 7, 2017 · 0 comments · Fixed by #1413

Comments

@okumin
Copy link

okumin commented Jan 7, 2017

Check CONTRIBUTING guideline first and here is the list to help us investigate the problem.

Fluentd 0.14 seems to encode tags into msgpack's bin format on forwarding.
But The specification says that tags should be str format and 0.12 is encoding tags into str.

I found this problem by the following process and packet capturing(but lost logs……).
https://github.com/okumin/influent-benchmark

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 a pull request may close this issue.

1 participant