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

Close dfs output stream in fsck threads when master exit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • master
    • None

    Description

      HBASE-21072 imported to use HBaseFsck as default in hbase2.

      if (this.conf.getBoolean("hbase.write.hbck1.lock.file", true)) {
        HBaseFsck.checkAndMarkRunningHbck(this.conf,
            HBaseFsck.createLockRetryCounterFactory(this.conf).create());
      }

       

      We should close the dfs output stream when master abort/stop.

       

       

      Attachments

        Activity

          People

            Xiaolin Ha Xiaolin Ha
            Xiaolin Ha Xiaolin Ha
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: