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

KAFKA-8265 : Match client config override prefix to match with the KIP #6776

Merged
merged 1 commit into from
May 21, 2019

Conversation

mageshn
Copy link
Contributor

@mageshn mageshn commented May 20, 2019

Fix to use the correct prefix for the configurations that are being overridden match with the documentation in KIP-458.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@mageshn mageshn changed the title Kip 458 fixes KAFKA-8265 : Match client config override prefix to match with the KIP May 20, 2019
@mageshn
Copy link
Contributor Author

mageshn commented May 20, 2019

@rhauch found another minor discrepancy between code and the KIP. Can you please take a look when you get a chance.

Copy link
Contributor

@rhauch rhauch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Good catch, @mageshn.

@rhauch rhauch merged commit 126230d into apache:trunk May 21, 2019
ijuma added a commit to confluentinc/kafka that referenced this pull request May 21, 2019
* apache-github/trunk:
  MINOR: Set `replicaId` for OffsetsForLeaderEpoch from followers (apache#6775)
  MINOR: A few logging improvements in the broker (apache#6773)
  KAFKA-8052; Ensure fetch session epoch is updated before new request (apache#6582)
  KAFKA-8315: fix the JoinWindows retention deprecation doc (apache#6664)
  KAFKA-8265: Fix override config name to match KIP-458. (apache#6776)
  KAFKA-3143: Controller should transition offline replicas on startup
  MINOR: Work around OpenJDK 11 javadocs issue. (apache#6747)
  MINOR: Bump version to 2.4.0-SNAPSHOT (apache#6774)
rhauch pushed a commit that referenced this pull request May 22, 2019
Author: Magesh Nandakumar <magesh.n.kumar@gmail.com>
Reviewer: Randall Hauch <rhauch@gmail.com>
pengxiaolong pushed a commit to pengxiaolong/kafka that referenced this pull request Jun 14, 2019
Author: Magesh Nandakumar <magesh.n.kumar@gmail.com>
Reviewer: Randall Hauch <rhauch@gmail.com>
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