[ 
https://issues.apache.org/jira/browse/HBASE-26457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467431#comment-17467431
 ] 

Hudson commented on HBASE-26457:
--------------------------------

Results for branch master
        [build #483 on 
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/483/]:
 (/) *{color:green}+1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/483/General_20Nightly_20Build_20Report/]






(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/483/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/483/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Should not always clear all the failed replicas when getting a flush all 
> request
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-26457
>                 URL: https://issues.apache.org/jira/browse/HBASE-26457
>             Project: HBase
>          Issue Type: Sub-task
>          Components: read replicas
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.0-alpha-3
>
>
> As described in this section in the design doc:
> https://docs.google.com/document/d/1WPSBwRqIPgTrPRM2wtzAe-3XUvA9S7auWy3Fy8xuZLc/edit#heading=h.8nfip05gosr
> We need to make sure that all the edits which have been sent to the broken 
> replica must have a less sequence id than the flush sequence number of the 
> commit flush edit, then we are safe to recover it. Otherwise we may miss some 
> edit.
> The current implementation is not enough, we need to improve it.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to