divijvaidya opened a new pull request, #12891: URL: https://github.com/apache/kafka/pull/12891
The impact of trace logging is normally small, however this adds up with trace is called multiple times per produce request in the produce request hot path. This PR adds a conditional check for trace logging in the produce request code hot path. <img width="2067" alt="Screenshot 2022-11-22 at 16 58 48" src="https://user-images.githubusercontent.com/71267/203364025-7c29cb7e-c9e8-477b-918e-c80d4b6d4e73.png"> -- 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