[
https://issues.apache.org/jira/browse/HBASE-28850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882742#comment-17882742
]
Duo Zhang commented on HBASE-28850:
-----------------------------------
After considering, since here we just do a blocking call, we do not need to do
design the reference counting logic, just wait until all futures are completed
is enough.
For now we will do this while all futures are finished normally, but will
return earlier when there are exceptions...
Just changing the logic to also wait until all futures are finished even when
there are exceptions is enough...
[~apurtell] [~vjasani] FYI.
> Only return from ReplicationSink.replicationEntries while all background
> tasks are finished
> -------------------------------------------------------------------------------------------
>
> Key: HBASE-28850
> URL: https://issues.apache.org/jira/browse/HBASE-28850
> Project: HBase
> Issue Type: Improvement
> Components: Replication, rpc
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)