Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-5533 Add more metrics to HBase
  3. HBASE-5641

decayingSampleTick1 prevents HBase from shutting down.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.94.0, 0.95.0
    • None
    • None

    Description

      I think this is the problem. It creates a non-daemon thread.

        private static final ScheduledExecutorService TICK_SERVICE = 
            Executors.newScheduledThreadPool(1, 
                Threads.getNamedThreadFactory("decayingSampleTick"));
      

      Attachments

        1. 5641.txt
          2 kB
          Lars Hofhansl

        Activity

          People

            larsh Lars Hofhansl
            larsh Lars Hofhansl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: