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

Add default value of ----movetimeout to rolling-restart.sh

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-1
    • 3.0.0-alpha-1
    • scripts
    • None
    • Reviewed

    Description

      We are calling graceful_stop.sh in rolling-restart.sh with following line

      "$bin"/graceful_stop.sh --config ${HBASE_CONF_DIR} --restart --reload -nob --maxthreads  \
                      ${RR_MAXTHREADS} ${RR_NOACK} --movetimeout ${RR_MOVE_TIMEOUT} $hostname
      

      and if we not specified --movetimeout option while calling rolling-restart.sh --graceful script will not work. My propose is to add default value for this parameter same way we are doing in graceful_stop.sh

      Attachments

        1. HBASE-18392-master-001.patch
          0.7 kB
          Samir Ahmic

        Activity

          People

            asamir Samir Ahmic
            asamir Samir Ahmic
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: