Skip to content

Cherry-pick #21756 to 7.x: [Filebeat][httpjson] Fix date_cursor validation#21829

Merged
marc-gr merged 1 commit intoelastic:7.xfrom
marc-gr:backport_21756_7.x
Oct 16, 2020
Merged

Cherry-pick #21756 to 7.x: [Filebeat][httpjson] Fix date_cursor validation#21829
marc-gr merged 1 commit intoelastic:7.xfrom
marc-gr:backport_21756_7.x

Conversation

@marc-gr
Copy link
Copy Markdown
Contributor

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

Cherry-pick of PR #21756 to 7.x 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 15, 2020
@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 #21829 opened]

  • Start Time: 2020-10-15T07:55:36.516+0000

  • Duration: 69 min 52 sec

Test stats 🧪

Test Results
Failed 0
Passed 1947
Skipped 259
Total 2206

@marc-gr marc-gr requested a review from a team October 15, 2020 09:27
@marc-gr marc-gr merged commit 75c75ae into elastic:7.x Oct 16, 2020
@marc-gr marc-gr deleted the backport_21756_7.x branch October 16, 2020 07:09
@zube zube bot removed the [zube]: Done label Jan 14, 2021
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