Skip to content

Remove non-consumer setting from consumer configuration

Afonso Mukai requested to merge 226_Remove_brokerside_config_from_client into master

Created by: matthew-d-jones

Description of work

Removed a broker-side setting from the consumer configuration. It was causing an error to be logged (see #226 (closed)). Valid configuration settings can be seen at https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md

Issue

Closes #226 (closed)


Code Review (To be filled in by the reviewer only)

  • Is the code of an acceptable quality?
  • Do the changes function as described and is it robust?

Nominate for Group Code Review (Anyone can nominate it)

Indicate if you think the code should be reviewed in a Thursday code review session.

  • Recommend for group code review

Also, nominate it on the code_review Slack channel (does someone want to automate this?).

Merge request reports