Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-13262

Services should not start threads unnecessarily

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • datanode, namenode, test
    • None

    Description

      There are a number of services in HDFS that start a thread even if they are disabled. Some services which may not be strictly necessary do not have a way to be disabled. This is particularly bad for the unit tests, in which the number of threads spawned by concurrent MiniDFSCluster-based tests can grow to be very large (e.g. see HDFS-12711)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              xkrogen Erik Krogen
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: