Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-19127

hbase_regionserver_shutdown_timeout should be editable all the time

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.5.0
    • None
    • None

    Description

      hbase_regionserver_shutdown_timeout should be editable any time. Its now only
      editable during install.

      <property>
      <name>hbase_regionserver_shutdown_timeout</name>
      <value>30</value>
      <display-name>HBase RegionServer shutdown timeout</display-name>
      <description>
      After this number of seconds waiting for graceful stop of HBase Master it will be forced to exit with SIGKILL.
      The timeout is introduced because there is a known bug when from time to time HBase RegionServer hangs forever on stop if NN safemode is on.
      </description>
      <value-attributes>
      <type>int</type>
      <overridable>false</overridable>
      <editable-only-at-install>true</editable-only-at-install>
      </value-attributes>
      <on-ambari-upgrade add="false"/>
      </property>

      Attachments

        1. AMBARI-19127.patch
          2 kB
          Andrew Onischuk
        2. AMBARI-19127.patch
          2 kB
          Andrew Onischuk

        Issue Links

          Activity

            People

              aonishuk Andrew Onischuk
              aonishuk Andrew Onischuk
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: