Jia Pan

Results 3 issues of Jia Pan

See [ZOOKEEPER-4734](https://issues.apache.org/jira/browse/ZOOKEEPER-4734) for details on the symptom and diagnostic. The fix of [ZOOKEEPER-4734](https://issues.apache.org/jira/browse/ZOOKEEPER-4734) is implemented. In my local machine, it is able to pass all test cases. I add some...

See [HBase-28014](https://issues.apache.org/jira/browse/HBase-28014) for details on the symptom and diagnostic. The fix of [HBase-28014](https://issues.apache.org/jira/browse/HBase-28014) is implemented. In my local machine, it is able to pass all test cases. I add some...

Basically, we add a unit test for reproducing the FileNotFoundException encountered in SplitLogWorker.java in case [HBase-20583]. Here is the workflow of reproducing that. First of all, the WAL file directory...