Duo Zhang

Results 364 comments of Duo Zhang

This is introduced by https://issues.apache.org/jira/browse/HBASE-12954. It seemed that we wanted to solve the problem where a region server can not be accessed through the hostname which we bind to. From...

I suggest we just change the code in FSHLog, without touching AsyncFSWAL too much. @comnetwork

Any updates here @ddupg ? If not, I think we could open a new issue to land the improvement here first, no harm. Thanks.

Thanks for taking a look here, but the logic is a bit complicated so I need more time to review this.

Mind explaining your approach here? Just looking at the code I can not fully catch what is going on here... Thanks.

Then please add some comments for TaskGroup about the usage?

When upgrading from 4.2.2 to 4.7.2, we also faced the same problem, lots of getInstance method for a singleton classes are reported as MS_EXPOSE_REP.

Changing comparator will be a pain, as all the old data can not be read any more. Introduce a table level flag to indicate that whether we should use customized...

So let's change the comparator and check the performance impact first?

> @Apache9 Do you think you might have some bandwidth sometime this week or so to review this PR? Will take a look soon. And do we have a new...