dajac commented on PR #14728: URL: https://github.com/apache/kafka/pull/14728#issuecomment-1807054468
Thanks for the PR. I believe that isolating the workload from the produce/fetch workload (running in the api handlers) is actually a good thing but we would need to measure to compare both approaches. Would it be possible to implement a new CoordinatorEventProcessor for this instead of hijacking the runtime? We made it pluggable for this reason. We wanted to have some flexibility with the threading model. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
