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

add error handling configurable by tag_on_failure option #136

Merged
merged 2 commits into from Jun 17, 2019

Conversation

yaauie
Copy link
Contributor

@yaauie yaauie commented May 30, 2019

No description provided.

jsvd
jsvd previously requested changes May 31, 2019
Copy link
Contributor

@jsvd jsvd left a comment

Choose a reason for hiding this comment

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

the ci failures seem consistent in logstash versions <= 6.7

@yaauie
Copy link
Contributor Author

yaauie commented May 31, 2019

Yes, without strict mode parsing being on by default, it fails to fail, which causes the specs expecting handling of that failure to fail. I'll rework the spec to be more useful.

@yaauie yaauie dismissed jsvd’s stale review June 11, 2019 20:17

new specs have been boxed and now only run when strict parsing is enabled

spec/filters/mutate_spec.rb Outdated Show resolved Hide resolved
Copy link
Contributor

@jsvd jsvd left a comment

Choose a reason for hiding this comment

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

LGTM

Co-Authored-By: João Duarte <jsvd@users.noreply.github.com>
@yaauie yaauie merged commit f590254 into logstash-plugins:master Jun 17, 2019
@yaauie yaauie deleted the error-handling branch June 17, 2019 18:34
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.

None yet

3 participants