You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/07/26 06:58:20 UTC

[GitHub] [kafka] zigarn commented on pull request #12434: KAFKA-14099 - Fix request logs in connect

zigarn commented on PR #12434:
URL: https://github.com/apache/kafka/pull/12434#issuecomment-1195083745

   Thanks @C0urante for the feedback.
   No problem for the issue in the first place, I guess not many people were impacted by this as nobody raised this issue.
   
   I'm more concerned about why it's not working in the current way to do it. I wonder if the `DefaultHandler` is working either? From my understanding, looks like `context` and `adminContext` are working because they are explicitly started, but I tried to do the same with `requestLogHandler` with no luck.
   
   I was wondering if there was a way to test this, so if you say there is with `LogCaptureAppender`, let's go for it!


-- 
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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org