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

TestMasterReplication.testCyclicReplication2 uses wrong assertion

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      For testCyclicReplication2, the last assert

      wait(row4, htables[0], true);
      

      should be

      wait(row4, htables[0], false);
      

      as 'row4' is not a delete.

      Attachments

        1. HBASE-19546-branch-1.patch
          2 kB
          Duo Zhang
        2. HBASE-19546.patch
          6 kB
          Duo Zhang

        Activity

          People

            zhangduo Duo Zhang
            zhangduo Duo Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: