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

TestFullLogReconstruction has duplicate config setting

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.98.5
    • 0.98.8
    • test
    • Reviewed

    Description

      The 0.98 branch's version of TestFullLogReconstruction has a duplicate config setting during setupBeforeClass

      54    // faster failover with cluster.shutdown();fs.close() idiom
      55    c.setInt("hbase.ipc.client.connect.max.retries", 1);
      56    c.setInt("hbase.ipc.client.connect.max.retries", 1);
      

      the 0.98.4 release has a line for setting this config and for the HDFS version. the branch-1 and master versions of this set of patches have only the setting of the hbase one, so I think that's the correct behavior.

      Attachments

        1. HBASE-11698.patch
          0.8 kB
          Toshihiro Suzuki
        2. HBASE-11698-0.98.patch
          1 kB
          Toshihiro Suzuki

        Issue Links

          Activity

            People

              brfrn169 Toshihiro Suzuki
              busbey Sean Busbey
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: