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

Hudson commented on HBASE-27902:
--------------------------------

Results for branch branch-3
        [build #7 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/7/]: 
(/) *{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/7/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/7/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/7/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}


> New async admin api to invoke coproc on multiple servers
> --------------------------------------------------------
>
>                 Key: HBASE-27902
>                 URL: https://issues.apache.org/jira/browse/HBASE-27902
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Viraj Jasani
>            Assignee: Jing Yu
>            Priority: Major
>             Fix For: 2.6.0, 2.4.18, 2.5.6, 3.0.0-beta-1
>
>
> We can execute regionserver coproc on a given regionserver using:
> {code:java}
> <S, R> CompletableFuture<R> coprocessorService(Function<RpcChannel, S> 
> stubMaker,
>   ServiceCaller<S, R> callable, ServerName serverName); {code}
> We should also provide an api at admin layer that can invoke the given coproc 
> endpoint on multiple servers, to help execute the given function in parallel 
> across the entire cluster.



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

Reply via email to