Duo Zhang

Results 364 comments of Duo Zhang

Please open a PR against master first? In HBase usually we will apply patches to master branch first, and then backport to other branches. Thanks.

> The test failures seem unrelated. Can someone explain to me what the difference between all those Jenkins runs is? The general check is mostly for testing compiling and install....

I think it is not harm to include this on branch-2. @bbeaudreault Do you want this to be landed to branch-2.6 as well? Thanks.

It is a bit strange that we convert bytes or ByteBuffer to String, and then convert back to store them...

> > It is a bit strange that we convert bytes or ByteBuffer to String, and then convert back to store them... > > Thank you very much for reviewing...

> > I think the problem is we convert it back to bytes. > > Could we introduce an internal methods which takes both string and bytes? So after checking...