Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-892

Change request log to include request completion not handling

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.8.0
    • None
    • core

    Description

      While troubleshooting a lot of 0.8 issues, what I've seen is that often times than not, I've wanted the request processing latency breakdown to be part of the request log. There are of course mbeans to expose this information, but when you are trying to troubleshoot the root cause of few slow requests, this is immensely helpful. Currently, we only include request reception in the request log. We could include both but that would double the size of the request log. So I'm proposing adding just the request completion information in the request log. This will not just tell us which request came into the server, but will also give us a breakdown of where it spent most of its processing time.

      Attachments

        1. kafka-892.patch
          3 kB
          Neha Narkhede

        Activity

          People

            nehanarkhede Neha Narkhede
            nehanarkhede Neha Narkhede
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: