You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Sönke Liebau (Jira)" <ji...@apache.org> on 2020/03/19 09:49:00 UTC

[jira] [Resolved] (KAFKA-1440) Per-request tracing

     [ https://issues.apache.org/jira/browse/KAFKA-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sönke Liebau resolved KAFKA-1440.
---------------------------------
    Resolution: Won't Fix

Closed due to long inactivity and no comment upon inquiry.

> Per-request tracing
> -------------------
>
>                 Key: KAFKA-1440
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1440
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>            Reporter: Todd Palino
>            Priority: Major
>
> Could we have a flag in requests (potentially in the header for all requests, but at least for produce and fetch) that would enable tracing for that request. Currently, if we want to debug an issue with a request, we need to turn on trace level logging for the entire broker. If the client could ask for the request to be traced, we could then log detailed information for just that request.
> Ideally, this would be available as a flag that can be enabled in the client via JMX, so it could be done without needing to restart the client application.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)