Duo Zhang

Results 366 comments of Duo Zhang

Will take a look soon when I have time. Sorry~

Could you please provide a UT or add an example in hbase-examples to show how to make use of this feature? Thanks.

I do not think we need to introduce new 'data structures', instead, we need to introduce new 'interfaces', where the current data structures will implement these interfaces, and provide read...

Ah, this is only for 2.5+... https://issues.apache.org/jira/browse/HBASE-25336 We change to use Address instead of InetSocketAddress in the above issue...

So maybe we could apply this for branch-2.4 only? For fixing the problem on branch-2.4. HBASE-25536 is kinda big so not suitable to be applied to branch-2.4. Thanks.

I prefer we catch the exception and check whether this is a file name length limit and then fail the procedure with DoNotRetryIOException. Of course there may be a problem...

啊,应该是pom改漏了。。。