-
You must be signed in to change notification settings -
HDFS-17656. [ARR] RouterNamenodeProtocol and RouterUserProtocol supports asynchronous rpc. #7159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…easier. (apache#6868). Contributed by Jian Zhang. Reviewed-by: hfutatzhanghb <hfutzhanghb@163.com> Signed-off-by: He Xiaoqiao <hexiaoqiao@apache.org>
…ny. (apache#6870). Contributed by Jian Zhang. Signed-off-by: He Xiaoqiao <hexiaoqiao@apache.org>
… by Jian Zhang. Reviewed-by: hfutatzhanghb <hfutzhanghb@163.com> Signed-off-by: He Xiaoqiao <hexiaoqiao@apache.org>
…#6986). Contributed by Archie73. Reviewed-by: Jian Zhang <keepromise@apache.org> Signed-off-by: He Xiaoqiao <hexiaoqiao@apache.org>
…). Contributed by hfutatzhanghb. Reviewed-by: Jian Zhang <keepromise@apache.org> Signed-off-by: He Xiaoqiao <hexiaoqiao@apache.org>
…7108). Contributed by hfutatzhanghb. Reviewed-by: Jian Zhang <keepromise@apache.org> Signed-off-by: He Xiaoqiao <hexiaoqiao@apache.org>
…ache#6988). Contributed by hfutatzhanghb. Reviewed-by: Jian Zhang <keepromise@apache.org> Signed-off-by: He Xiaoqiao <hexiaoqiao@apache.org>
…ts asynchronous rpc.
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
add License add UT
d16cffa
to
d396519
Compare
🎊 +1 overall
This message was automatically generated. |
@Hexiaoqiao |
df6a5b6
to
ea3c4c8
Compare
# Conflicts: # hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterRpcServer.java
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
…rts asynchronous rpc. (apache#7159). Contributed by Jian Zhang. Reviewed-by: Jian Zhang <keepromise@apache.org> Signed-off-by: Jian Zhang <keepromise@apache.org>
…rts asynchronous rpc. (apache#7159). Contributed by Jian Zhang. Reviewed-by: Jian Zhang <keepromise@apache.org> Signed-off-by: Jian Zhang <keepromise@apache.org>
…rts asynchronous rpc. (apache#7159). Contributed by Jian Zhang. Reviewed-by: Jian Zhang <keepromise@apache.org> Signed-off-by: Jian Zhang <keepromise@apache.org>
…rts asynchronous rpc. (#7159). Contributed by Jian Zhang. Reviewed-by: Jian Zhang <keepromise@apache.org> Signed-off-by: Jian Zhang <keepromise@apache.org>
…rts asynchronous rpc. (apache#7159). Contributed by Jian Zhang. Reviewed-by: Jian Zhang <keepromise@apache.org> Signed-off-by: Jian Zhang <keepromise@apache.org>
…rts asynchronous rpc. (apache#7159). Contributed by Jian Zhang. Reviewed-by: Jian Zhang <keepromise@apache.org> Signed-off-by: Jian Zhang <keepromise@apache.org>
…rts asynchronous rpc. (apache#7159). Contributed by Jian Zhang. Reviewed-by: Jian Zhang <keepromise@apache.org> Signed-off-by: Jian Zhang <keepromise@apache.org>
…rts asynchronous rpc. (apache#7159). Contributed by Jian Zhang. Reviewed-by: Jian Zhang <keepromise@apache.org> Signed-off-by: Jian Zhang <keepromise@apache.org>
…rts asynchronous rpc. (apache#7159). Contributed by Jian Zhang. Reviewed-by: Jian Zhang <keepromise@apache.org> Signed-off-by: Jian Zhang <keepromise@apache.org>
Description of PR
please see: https://issues.apache.org/jira/browse/HDFS-17656 and https://issues.apache.org/jira/browse/HDFS-17531
How was this patch tested?
new UT: TestRouterAsyncNamenodeProtocol & TestRouterAsyncUserProtocol
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?