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

Refactor Producer to use LogContext

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • producer

    Description

      We added a LogContext object which automatically adds a log prefix to every message written by loggers constructed from it (much like the Logging mixin available in the server code). We use this in the consumer to ensure that messages always contain the consumer group and client ids, which is very helpful when multiple consumers are run on the same instance. We should do something similar for the producer. We should always include the client id, and if one is provided, the transactional id.

      Attachments

        Issue Links

          Activity

            People

              huxi_2b huxihx
              hachikuji Jason Gustafson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: