Skip to content

Cherry-pick #21756 to 7.9: [Filebeat][httpjson] Fix date_cursor validation#21982

Merged
marc-gr merged 1 commit intoelastic:7.9from
marc-gr:backport_21756_7.9
Oct 19, 2020
Merged

Cherry-pick #21756 to 7.9: [Filebeat][httpjson] Fix date_cursor validation#21982
marc-gr merged 1 commit intoelastic:7.9from
marc-gr:backport_21756_7.9

Conversation

@marc-gr
Copy link
Copy Markdown
Contributor

@marc-gr marc-gr commented Oct 19, 2020

Cherry-pick of PR #21756 to 7.9 branch. Original message:

What does this PR do?

It fixes the httpjson date_cursor config validation by using a fixed date for format validation.

Why is it important?

Before now was used as the date to validate the format against, some formats (like the one used in the tests, which caused a new failing test recently #21748) depending on the current date, would fail or not, causing flaky validation outputs.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
    - [ ] I have made corresponding changes to the documentation
    - [ ] I have made corresponding change to the default configuration files
    - [ ] I have added tests that prove my fix is effective or that my feature works
    - [ ] I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues

* Fix date_cursor validation

* Only check for parse errors

(cherry picked from commit 471df0b)
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/siem (Team:SIEM)

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Oct 19, 2020
@marc-gr marc-gr requested a review from jsoriano October 19, 2020 15:02
Copy link
Copy Markdown
Member

@jsoriano jsoriano left a comment

Choose a reason for hiding this comment

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

Thanks!

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #21982 opened]

  • Start Time: 2020-10-19T15:02:43.552+0000

  • Duration: 57 min 47 sec

Test stats 🧪

Test Results
Failed 0
Passed 1896
Skipped 257
Total 2153

@marc-gr marc-gr merged commit 2e2d535 into elastic:7.9 Oct 19, 2020
@marc-gr marc-gr deleted the backport_21756_7.9 branch October 19, 2020 16:02
@zube zube bot removed the [zube]: Done label Jan 18, 2021
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…tic#21982)

* Fix date_cursor validation

* Only check for parse errors

(cherry picked from commit 15251d4)
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.

3 participants