Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.8.0, 2.0.0
-
None
-
None
Description
In a Kafka producer the produce operation (which corresponds to the WRITE privilege) actually implies a metadata request (which corresponds the DESCRIBE) privilege.
Also, the consumer is similar, so whenever a READ happens it should imply a DESCRIBE.