Hi everyone, I'd like to get a discussion going for KIP-905 <https://cwiki.apache.org/confluence/display/KAFKA/KIP-905%3A+Broker+interceptors>, which proposes the addition of broker interceptors to the stack.
The KIP contains the motivation, and lists the new public interfaces that this change would entail. Since my company had its quarterly hack days this week, I also took the liberty to throw together a first prototype of the proposed new feature here: https://github.com/apache/kafka/pull/13224. Looking forward to the group's feedback! Thanks, David