[
https://issues.apache.org/jira/browse/HBASE-27919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959710#comment-17959710
]
Duo Zhang commented on HBASE-27919:
-----------------------------------
Checked the log output, the sum of UNDEF and UNREF counters are both 7564,
which indicates that we lost 7564 rows.
And I also checked the Extras on ref without a def log line, the lost keys are
across all the regions, and among the 4 mappers, 3 mappers have lost rows while
1 mapper has not.
So it is more likely to be a client side issue, where in the 3 mappers we
failed to write some rows but we did not fail the job.
We use BufferedMutator in ITBLL, let me dig more.
Thanks.
> Run ITBLL for branch-3
> ----------------------
>
> Key: HBASE-27919
> URL: https://issues.apache.org/jira/browse/HBASE-27919
> Project: HBase
> Issue Type: Sub-task
> Components: integration tests
> Reporter: Duo Zhang
> Assignee: Haiping lv
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)