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 deprecation notice #8161

Merged
merged 1 commit into from
Dec 9, 2020
Merged

Update deprecation notice #8161

merged 1 commit into from
Dec 9, 2020

Conversation

coignetp
Copy link
Contributor

@coignetp coignetp commented Dec 9, 2020

What does this PR do?

Some consumers (like HighLevelConsumer) used to store and fetch offset from Zookeeper. This is deprecated and the supported way is to fetch offset from kafka brokers.

https://www.confluent.io/blog/tutorial-getting-started-with-the-new-apache-kafka-0-9-consumer-client/
A customer asked for clarification about this deprecation note.

Motivation

Additional Notes

Config specs added #8108, let's be careful not to override the note update

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached

@coignetp coignetp force-pushed the paul/AI-1221-kafka-c-doc branch from d2bedf8 to 676a137 Compare December 9, 2020 16:08
@ghost ghost added the documentation label Dec 9, 2020
@coignetp coignetp force-pushed the paul/AI-1221-kafka-c-doc branch from 676a137 to 8ddb471 Compare December 9, 2020 16:16
@coignetp coignetp merged commit c4febf9 into master Dec 9, 2020
@coignetp coignetp deleted the paul/AI-1221-kafka-c-doc branch December 9, 2020 16:41
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