Duo Zhang

Results 364 comments of Duo Zhang

> Or maybe we cannot do this because these tools are used for creating releases from hbase-thirdparty. Is that the case? For hbase-thirdparty we still need to use JDK8. But...

https://issues.apache.org/jira/browse/HBASE-25983 Seems we can not do release with JDK11 because we can not build the javadoc...

What is the problem we actually fix here? Mind explaining a bit why we need to add the new condition?

I mean why adding the check can fix the problem?

The change here will impact performance, so we need more detailed analysis on what is the root cause, and then decide how to better fix it.

> > The change here will impact performance, so we need more detailed analysis on what is the root cause, and then decide how to better fix it. > >...

Let me also commit this after addressing the utf8 method problem...

HBase uses JIRA to track issues, so please open a jira first at https://issues.apache.org/jira? And on the patch, I think we'd better add the in a tearDown method?