tombentley commented on pull request #10528:
URL: https://github.com/apache/kafka/pull/10528#issuecomment-947550251


   > I suspect we may want to either develop a Connect-specific log capture 
appender (similar to how Connect has its own embedded testing framework that 
was largely copied from Streams) or move the Streams-specific 
`LogCaptureAppender` into a more general-use location, possibly in the clients 
module. The current prototype's dependency on Streams' testing artifacts isn't 
desirable as it makes partial builds (which I personally do quite frequently 
while testing Connect-specific changes) less effective.
   
   Agreed about he undesirability of the dependency, and if possible a common 
LogCaptureAppender would be better than have several copies floating about.


-- 
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


Reply via email to