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

VerifyReplication should not mask the exception during result comparison

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/replication/VerifyReplication.java

      Line:154
      } catch (Exception e)

      { logFailRowAndIncreaseCounter(context, Counters.CONTENT_DIFFERENT_ROWS, value); }

      Just LOG.error needs to be added for more information for the failure.

      Attachments

        1. HBASE-14923_v1.patch
          1.0 kB
          Vishal Khandelwal

        Activity

          People

            vishk Vishal Khandelwal
            vishk Vishal Khandelwal
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: