[ https://issues.apache.org/jira/browse/HBASE-20475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16449514#comment-16449514 ]
Zheng Hu commented on HBASE-20475: ---------------------------------- When dig the UT, I found that HBaseInterClusterReplicationEndpoint will separate the entries into batches, and each batch will be replicate to the sink concurrently. And this will broken the serialization for serial replication , maybe serial peer need a separate ReplicationEndpoint instead of HBaseInterClusterReplicationEndpoint. [~Apache9] FYI. > Fix the flaky TestReplicationDroppedTables unit test. > ----------------------------------------------------- > > Key: HBASE-20475 > URL: https://issues.apache.org/jira/browse/HBASE-20475 > Project: HBase > Issue Type: Bug > Affects Versions: 2.1.0 > Reporter: Zheng Hu > Assignee: Zheng Hu > Priority: Major > Fix For: 3.0.0, 2.1.0 > > > See > https://builds.apache.org/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/dashboard.html -- This message was sent by Atlassian JIRA (v7.6.3#76005)