Skip to content

MINOR: Update schema field names in DescribeAcls Request/Response#8075

Closed
omkreddy wants to merge 1 commit intoapache:trunkfrom
omkreddy:KAFKA-9026-Fix
Closed

MINOR: Update schema field names in DescribeAcls Request/Response#8075
omkreddy wants to merge 1 commit intoapache:trunkfrom
omkreddy:KAFKA-9026-Fix

Conversation

@omkreddy
Copy link
Copy Markdown
Contributor

@omkreddy omkreddy commented Feb 8, 2020

Committer Checklist (excluded from commit message)

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

@omkreddy omkreddy requested review from ijuma and mimaison February 8, 2020 20:06
@omkreddy
Copy link
Copy Markdown
Contributor Author

omkreddy commented Feb 8, 2020

@mimaison @ijuma
looks like we changed the schema fields names for DescribeAcls API in #7560
This PR reverts the schema field name changes.

@ijuma
Copy link
Copy Markdown
Member

ijuma commented Feb 8, 2020

@omkreddy I don't see json name changes in that PR.

@omkreddy omkreddy changed the title KAFKA-9026: (follow-up) Update schema field names in DescribeAcls Request/Response MINOR: Update schema field names in DescribeAcls Request/Response Feb 9, 2020
@omkreddy
Copy link
Copy Markdown
Contributor Author

omkreddy commented Feb 9, 2020

@omkreddy I don't see json name changes in that PR.

Yes, There were no json name changes in that PR. The field names in the json file differs from previous implementation.

Even though field names are not part of protocol, I propose to update field names to maintain consistency.

@omkreddy
Copy link
Copy Markdown
Contributor Author

omkreddy commented Feb 10, 2020

Updated the schema field names to match with DeleteACL request/response schema field names.

@omkreddy omkreddy requested a review from cmccabe February 10, 2020 16:58
@cmccabe
Copy link
Copy Markdown
Contributor

cmccabe commented Feb 10, 2020

LGTM

@omkreddy
Copy link
Copy Markdown
Contributor Author

@cmccabe Thanks for the review. test failures are not related. Merging to trunk and 2.5.

@omkreddy omkreddy closed this in 41fdae3 Feb 10, 2020
omkreddy added a commit that referenced this pull request Feb 10, 2020
Author: Manikumar Reddy <manikumar.reddy@gmail.com>

Reviewers: Ismael Juma <ismael@juma.me.uk>, Colin Patrick McCabe <cmccabe@apache.org>

Closes #8075 from omkreddy/KAFKA-9026-Fix

(cherry picked from commit 41fdae3)
Signed-off-by: Manikumar Reddy <manikumar@confluent.io>
stanislavkozlovski pushed a commit to stanislavkozlovski/kafka that referenced this pull request Feb 18, 2020
Author: Manikumar Reddy <manikumar.reddy@gmail.com>

Reviewers: Ismael Juma <ismael@juma.me.uk>, Colin Patrick McCabe <cmccabe@apache.org>

Closes apache#8075 from omkreddy/KAFKA-9026-Fix

(cherry picked from commit 41fdae3)
Signed-off-by: Manikumar Reddy <manikumar@confluent.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants