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

Deserialize array as Array object not ArrayList #10

Open
felipegs opened this issue May 28, 2015 · 1 comment
Open

Deserialize array as Array object not ArrayList #10

felipegs opened this issue May 28, 2015 · 1 comment

Comments

@felipegs
Copy link

Days ago I have a problem with array objects with this filter.
When the json has an array, it deserialize the Array as Java ArrayList not as Ruby Array, I applied another filter on deserialized object that use map! method of Ruby Array and map! method does not work.

@jhitze
Copy link

jhitze commented Aug 6, 2015

This is causing issues in the logstash-output-riemann (logstash-plugins/logstash-output-riemann#9) as well.

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

No branches or pull requests

2 participants