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

Don't chomp formatted messages. Fixes #142 #144

Closed
wants to merge 3 commits into from

Conversation

geofffranks
Copy link

Signed-off-by: David Bishop [email protected]

@burkaygur
Copy link

any chance we can prioritize this @riywo ?

@cynipe
Copy link

cynipe commented Dec 21, 2018

having the same trouble. is there any chance?

@fujiwara
Copy link

fujiwara commented Feb 4, 2019

@riywo Please confirm this or consider to delegate to an active maintainer. 🙏

@riywo
Copy link
Contributor

riywo commented Feb 4, 2019

Sorry for our late response. The team is prioritizing this, so please add use cases when you need it.

@geofffranks , please comfirm the usage of this contribution by adding the statement from this template. https://github.com/awslabs/aws-fluent-plugin-kinesis/blob/master/.github/PULL_REQUEST_TEMPLATE.md

@geofffranks
Copy link
Author

geofffranks commented Feb 4, 2019 via email

@riywo
Copy link
Contributor

riywo commented Feb 4, 2019

@geofffranks Thank you for your confirming.

@fujiwara @cynipe @burkaygur in case you have not been notified, please post your use cases here for us to understand the issue properly. Probably we can use this issue for your feedback: #142

@fujiwara
Copy link

fujiwara commented Feb 5, 2019

In my use case, I send records formatted by CSV formatter to Kinesis Streams.
Firehose saves into S3 from that streams.

I expect valid CSV, but the file has not "\n" for each line because plugin-kinesis removes "\n" at the tail of formatted records.

@cynipe
Copy link

cynipe commented Feb 5, 2019

same as @fujiwara. Actually, mine is json though.

@burkaygur
Copy link

Same use case as @cynipe.

simukappu added a commit that referenced this pull request Feb 17, 2019
simukappu added a commit to simukappu/aws-fluent-plugin-kinesis that referenced this pull request Feb 17, 2019
@riywo riywo added this to the v3.0 milestone Feb 18, 2019
@riywo
Copy link
Contributor

riywo commented Feb 24, 2019

Thank you for your use cases.

Just released v3.0.0.rc.2.0 which doesn't chomp by default. Please try it out and give us feedback! https://rubygems.org/gems/fluent-plugin-kinesis/versions/3.0.0.rc.2.0

@cynipe
Copy link

cynipe commented Feb 26, 2019

@riywo Just tried it out.
For me, v3.0.0.rc.2.0 works like a charm 🎉

@burkaygur
Copy link

Whats the timeline for 3.0.0 release @riywo ? Tried and works great.

@simukappu
Copy link
Contributor

@burkaygur We will publish v3.0.0 next week unless we get any trouble feedback. We are appreciate your patience.

@simukappu
Copy link
Contributor

This PR changes have been already merged into master branch as v3.0.0.rc.2.0. I will close this PR and let's move to #142.

@simukappu simukappu closed this Mar 13, 2019
@simukappu simukappu mentioned this pull request Mar 18, 2019
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.

8 participants