Ted Yu created HBASE-16771:
------------------------------
Summary: VerifyReplication should increase GOODROWS counter if
re-comparison passes
Key: HBASE-16771
URL: https://issues.apache.org/jira/browse/HBASE-16771
Project: HBase
Issue Type: Bug
Reporter: Ted Yu
Assignee: Ted Yu
HBASE-16423 added re-comparison feature to reduce false positive rate.
However, before logFailRowAndIncreaseCounter() is called, GOODROWS counter is
not incremented. Neither is GOODROWS incremented when re-comparison passes.
This may produce inconsistent results across multiple runs of the same
verifyrep command.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)