Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-3836

Add facility to track currently progressing actions/workflows

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.92.0
    • 0.92.0
    • master, regionserver
    • None
    • Reviewed

    Description

      A lot of troubleshooting involves answering the question "well, what is your server doing right now?" Today, that involves some combination of interpreting jstack output and/or trudging through logs. Problems with these methods are: (a) users may not have direct ssh access to regionserver machines in production environments, (b) logs are very verbose, so hard to separate what's still going on vs stuff that might have completed, and (c) interpreting jstack requires a pretty good knowledge of the codebase plus diving into source code.

      I'd like to add a singleton (for now) which takes care of tracking any major actions going on in the region server and master.

      Attachments

        1. hbase-3836.txt
          67 kB
          Todd Lipcon

        Issue Links

          Activity

            People

              tlipcon Todd Lipcon
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: