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

The HBase hbase-daemon.sh SIGKILLs master when stopping it

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.92.0
    • master
    • None
    • Reviewed

    Description

      There's a bit of code in hbase-daemon.sh that makes HBase master being SIGKILLed when stopping it rather than trying SIGTERM (like it does for other daemons). When HBase is executed in a standalone mode (and the only daemon you need to run is master) that causes newly created tables to go missing as unflushed data is thrown out. If there was not a good reason to kill master with SIGKILL perhaps we can take that special case out and rely on SIGTERM.

      Attachments

        1. 4209-v3.txt
          6 kB
          Michael Stack
        2. HBASE-4209.final.patch.txt
          6 kB
          Roman Shaposhnik
        3. HBASE-4209.patch.txt
          3 kB
          Roman Shaposhnik

        Activity

          People

            rvs Roman Shaposhnik
            rvs Roman Shaposhnik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: