Confluent Platform Demo including Apache Kafka, ksqlDB, Control Center, Schema Registry, Security, Schema Linking, and Cluster Linking
38
stars
322
forks
source link
Grant ksqlDBUser ResourceOwner on source topics (CP 7.4 RBAC) #440
Closed
javabrett closed 1 year ago
Description
https://confluentinc.atlassian.net/browse/TMM-84
With Confluent Platform 7.4,
ksqlDBUser
now requiresResourceOwner
privilege on source topics. This wasDeveloperRead
previously.Without this, this error will be seen:
What behavior does this PR change, and why?
ksqlDBUser
now hasResourceOwner
on two topics.Author Validation
Describe the validation already done, or needs to be done, by the PR submitter.
Reviewer Tasks
Describe the tasks/validation that the PR submitter is requesting to be done by the reviewer.