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 with new Event APIs #36

Merged
merged 1 commit into from
May 5, 2016
Merged

Conversation

suyograo
Copy link
Contributor

@suyograo suyograo commented May 3, 2016

Thanks for contributing to Logstash! If you haven't already signed our CLA, here's a handy link: https://www.elastic.co/contributor-agreement/

@ph
Copy link
Contributor

ph commented May 4, 2016

LGTM,

@jorritfolmer
Copy link
Contributor

LGTM too. Where can I find more info on the new event API? Curious if it'll help with #9 .

@ph
Copy link
Contributor

ph commented May 4, 2016

@jorritfolmer Thanks for the follow up.

I suggest you check the meta issue and the referenced issues in the description.

See: elastic/logstash#5227

@jorritfolmer
Copy link
Contributor

Ah ok I think I understand now. The only place where the new event api is relevant, for this codec, is in the rspec tests. The rest of the code in this codec doesn't use the new event API because it gets passed a payload object through decode, for example from the logstash_input_udp plugin.

@jorritfolmer jorritfolmer merged commit 2e858d2 into master May 5, 2016
@suyograo suyograo deleted the feature/plugin-api-2_0 branch May 12, 2016 20:57
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.

3 participants