[Authorization] Fix producer/consume permission can’t get v1/schema - #16018
Conversation
|
Could you make these methods async? |
|
@yuruguo There is a mailing list for discussing the V1 topic name https://lists.apache.org/thread/t3w9wjjkz4tfl5zwrmj44827vdpk2f4p I will remove the 2.10.1 label to unblock 2.10.1 release. |
Thanks for your sharing @codelipenghui |
|
The pr had no activity for 30 days, mark with Stale label. |
|
@yuruguo Can you help cherry-pick this PR to branch-2.10 |
OK, I will remove |
|
This PR also fixed another issue that responds an incorrect HTTP header I cherry-picked this PR into |
Fixes #12419
Motivation
The pr-#15956 has been fixed the problem that role has
producer/consumepermission can’t getv2/schema, but itmissed
v1/schema. So this pr solves the permission problem to get v1/schema.Modifications
v1/schemaneedGET_METADATApermissionDocumentation
doc-not-needed