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

[libbeat] Fix dropped queue feature metadata / remove unused helper #17666

Merged
merged 2 commits into from
Apr 16, 2020

Conversation

faec
Copy link
Contributor

@faec faec commented Apr 10, 2020

What does this PR do?

Feature metadata for queues was being defined in the code but then discarded rather than passed to the registration call. This also gave the impression of registry setup happening twice when in fact only one call took effect. This PR cleans up the queue registry helper functions and fixes the call sites.

This PR has no user-visible effects.

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.

@faec faec requested a review from urso April 10, 2020 17:04
@faec faec self-assigned this Apr 10, 2020
@andresrc andresrc added [zube]: Inbox [zube]: In Review Team:Services (Deprecated) Label for the former Integrations-Services team and removed [zube]: Inbox labels Apr 13, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-services (Team:Services)

@faec faec merged commit a067c4a into elastic:master Apr 16, 2020
@faec faec deleted the queue-feature branch April 16, 2020 14:15
@faec faec added the v7.8.0 label Apr 16, 2020
faec added a commit to faec/beats that referenced this pull request Apr 16, 2020
faec added a commit that referenced this pull request Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup libbeat Team:Services (Deprecated) Label for the former Integrations-Services team v7.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants