Duo Zhang

Results 364 comments of Duo Zhang

Is the test failure related? And minding explain more about how to choose the startRow and stopRow in this tool? Thanks.

Please rebase and fix the checkstyle issue? Thanks.

Let me close this PR by a commit with the above fixes.

In general I do not think we should use the same logic in RemoteProcedureResultReporter. At region server side we know the procedure result is very important so we sould try...

> Each module has its own commit in the PR branch @Apache9 . I think that is the best we can do as far as keeping each review item small....

Thanks for contributing. HBase uses jira for tracking issues, so please register here https://issues.apache.org/jira And open an issue for HBase about this change. Thanks.

In general I think we should delete the empty oldWALs/rs directories in LogCleaner, otherwise the directories for dead region server will leave there forever. We should catch the exception when...

Finally I could pass compilation. In this PR I tried to make claimQueue basically work so at least the failover UTs without replication can pass, and I also we could...