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

Hudson commented on HBASE-28244:
--------------------------------

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

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




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


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/101/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}


> ProcedureTestingUtility.restart is broken sometimes after HBASE-28199
> ---------------------------------------------------------------------
>
>                 Key: HBASE-28244
>                 URL: https://issues.apache.org/jira/browse/HBASE-28244
>             Project: HBase
>          Issue Type: Sub-task
>          Components: proc-v2, test
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.0-beta-1
>
>
> In ProcedureTestingUtility.restart, we will reuse the same ProcedureExecutor, 
> so when restarting, we need to make sure that all procedures are not executed 
> and then clear the scheduler.
> But after HBASE-28199, we may add procedures back to scheduler after a 
> CompletableFuture is completed, so even if all the PEWorker are terminated we 
> could still add things to scheduler, which may break some tests.
> We need to find a way to deal with this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to