Does this sound like the kind of feature you had in mind, or
: Instead of a generic error, the feature would log the specific Principal (user) and Resource (topic) that failed, making it much faster for your DevOps team to fix the ACLs (Access Control Lists) . Authorisation Error
: Make sure your JAAS config (username/password/SSL) is correct, as authorization can't happen if the broker doesn't know who you are. Does this sound like the kind of feature
It sounds like you're looking for a new to handle Authorisation Errors when a Producer tries to send data to a Kafka topic. Authorisation Error