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

Remove deprecated config for 5.0 #34

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

wiibaa
Copy link

@wiibaa wiibaa commented May 26, 2016

Meta issue => elastic/logstash#3858

@suyograo
Copy link
Contributor

@wiibaa don't need to bump major version because 3.0.0 bump in master will only be packaged in LS 5.0

@suyograo
Copy link
Contributor

@wiibaa travis was failing. Kicked it off again. Will check back in my morning tomorrow

@wiibaa
Copy link
Author

wiibaa commented May 27, 2016

@suyograo I can reproduce it locally for some test execution, running with debug, there is one event failing with an error like

{:timestamp=>"2016-05-27T22:27:19.016000+0200", :message=>"Error encoding event", :exception=>java.lang.ArrayIndexOutOfBoundsException: 7371, :event=>2016-05-27T20:27:14.213Z %{host} test, :level=>:warn, :file=>"logstash/outputs/redis.rb", :line=>"128", :method=>"receive"}

It seems the json codec is choking sometime, any clue ?
I got misleaded by the error message, nothing is wrong with the codec, need to investigate Stud:buffer and how it is used in this plugin, will keep you posted

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.

3 participants