Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-879

Grouping threads

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Core/Engine

    Description

      Although some threads are produced by a ThreadPool, they are not assigned to a separate ThreadGroup, so all threads in IoTDB currently belong to the same default ThreadGroup.

      It is advisable to group threads the are produced from the same ThreadPool or have similar functionality. The merit may be seen in monitoring and profiling, where we can choose to focus on a certain ThreadGroup instead of going over all threads.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jt2594838 Tian Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: