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 sarama to master + SASL fix (#2798) #2804

Merged
merged 1 commit into from
Oct 19, 2016
Merged

Conversation

urso
Copy link

@urso urso commented Oct 18, 2016

  • Update sarama to master + SASL fix
  • based on v1.10.1
  • master:
    • fixes bug in in v0.10 protocol if compression is enabled (default)
    • introduces broker metrics
  • SASL/plain included

* Update sarama to master + SASL fix

- based on v1.10.1
- master:
  - fixes bug in in v0.10 protocol if compression is enabled (default)
  - introduces broker metrics
- SASL/plain included

* Add kafka 0.10.0.1 version string to config

* Hook up sarama kafka metrics
@tsg
Copy link
Contributor

tsg commented Oct 18, 2016

LGTM, waiting for green.

@tsg tsg merged commit cd7413c into elastic:5.0 Oct 19, 2016
@urso urso deleted the backport_2798 branch February 19, 2019 18:43
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
* Update sarama to master + SASL fix

- based on v1.10.1
- master:
  - fixes bug in in v0.10 protocol if compression is enabled (default)
  - introduces broker metrics
- SASL/plain included

* Add kafka 0.10.0.1 version string to config

* Hook up sarama kafka metrics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants