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

Update golang text dependency #2089

Merged
merged 1 commit into from
Aug 19, 2016
Merged

Conversation

ruflin
Copy link
Contributor

@ruflin ruflin commented Jul 25, 2016

No description provided.

@ruflin ruflin added in progress Pull request is currently in progress. Filebeat Filebeat labels Jul 25, 2016
@ruflin ruflin force-pushed the golang-test-update branch 2 times, most recently from 47b5ca5 to 12de846 Compare August 18, 2016 13:17

// This can happen if something goes wrong during decoding
if len(buf) == 0 {
logp.Debug("wwer", "empty buffer, continue")
Copy link

Choose a reason for hiding this comment

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

wwer?

@ruflin ruflin force-pushed the golang-test-update branch from 19cbae1 to 1dded17 Compare August 18, 2016 14:00
@ruflin
Copy link
Contributor Author

ruflin commented Aug 18, 2016

@urso I now cleaned up the PR and added comments. I also updated to the most recent version. Please have a look.

decoder func() transform.Transformer
encoder func() transform.Transformer
}
// mixed incoder is a copy of encoding.Replacement
Copy link

Choose a reason for hiding this comment

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

s/mixed incoder/mixed encoder/

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@ruflin ruflin force-pushed the golang-test-update branch from e9d100d to df772ab Compare August 18, 2016 14:37
@ruflin
Copy link
Contributor Author

ruflin commented Aug 18, 2016

@urso New version with review changes pushed.

@urso
Copy link

urso commented Aug 18, 2016

LGTM

* Improve error logging in line reader
@ruflin ruflin force-pushed the golang-test-update branch from df772ab to 05b0917 Compare August 19, 2016 06:37
@urso urso merged commit c49e03d into elastic:master Aug 19, 2016
@urso urso added review and removed in progress Pull request is currently in progress. labels Aug 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants