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

Log recovery threads use default thread pool naming

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.1.0
    • core
    • None

    Description

      The threads used for log recovery use a pool Executors.newFixedThreadPool(int) and hence pick up the naming scheme from Executors.defaultThreadFactory(). It's not so clear in a thread dump taken during log recovery what those threads are. They should have clearer names.

      Attachments

        Issue Links

          Activity

            People

              tombentley Tom Bentley
              tombentley Tom Bentley
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: