Nick Dimiduk created HBASE-29359:
------------------------------------
Summary: VerifyReplication needs to join on its verification tasks
Key: HBASE-29359
URL: https://issues.apache.org/jira/browse/HBASE-29359
Project: HBase
Issue Type: Bug
Components: Replication
Reporter: Nick Dimiduk
Assignee: Nick Dimiduk
Using the VerifyReplication job, I observed many reported inconsistencies
between the tables. Inspecting the logs, I see lots of
{noformat}
WARN o.a.h.h.m.r.VerifyReplicationRecompareRunnable - Sleeping interrupted,
incrementing bad rows and aborting
{noformat}
I think the main map task needs to join on the worker threads it spawns.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)