Ethan Feng
Ethan Feng
@SteNicholas Hi, I wonder if this PR affects the rolling upgrade process. Can ratis 3.0.1 servers communicate with ratis 2.5.1 servers? Can a server of ratis 3.0.1 recover from meta...
+1 如果有这个功能就可以干掉浏览器了。
@ErikFang I think `WorkerSummary` sounds strange maybe `WorkerId` would be better. And I think it can replace `WorkerInfo` in most scenarios except the worker reports its disk info to the...
@ErikFang Hi you'll need to fix the UTs first.
Since there is another PR for this JIRA, close this one.
Thanks but this PR needs to reforge because the target branch for tez is "branch-tez-support" not the main branch. And in this PR the integration tez module is lost.
Therer is another PR for this purpose, I'll close this one.
Cool. Do test this PR on the cluster, if something is missing, it will cause data correctness problems which are important.
@zwangsheng Hi, How are your tests?
> Test the normal case(with terasort test) and the abnormal case(RDD with task fail), seems this change is safe. > > @FMX plz take a review OK, please solve the...