PhantomMaa opened a new pull request, #12997: URL: https://github.com/apache/kafka/pull/12997
In our scene, we want to implement a subclass of LogManager, add do some interception like encrypting/auditing. Even more, we want enhance the write log performance in the future. Split alone a create method can provide an extension point to allow user define the action from outside kafka core. Base kafka, entend it, rather than modification. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org