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

HBCK2 bypass -r command does not work

    XMLWordPrintableJSON

Details

    Description

       

      The recursiveFlag is wrong:

      boolean overrideFlag = commandLine.hasOption(override.getOpt());
      boolean recursiveFlag = commandLine.hasOption(override.getOpt());
      

       

       

      Attachments

        1. HBASE-23039.001.patch
          1 kB
          Yi Mei

        Activity

          People

            meiyi Yi Mei
            meiyi Yi Mei
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: