Duo Zhang

Results 364 comments of Duo Zhang

OK good, at least we could finish the UT run. Let me check the failed UTs.

TestRaceBetweenSCPAndTRSP also failed in other pre commit result so should not be related. TestAsyncReplicationAdminApi should be related. It is flaky in the recent pre commit build. Let me take a...

Tried TestAsyncReplicationAdminApi several times locally, no failure... And it is not failing in the newest pre commit result.

IIRC this is intentional, it used to happen that a procedure is blocked on updating meta or something for a very long time so we can not stop HMaster, so...

‘larger than’ -> 'greater than' And mind explain a bit on how do you test whether totalRows exceeds maximum of int? Thanks.

Please add some comments in the code? Thanks.

So what does the tool actually verify? The correctness or the performance of a compression algorithm?

> > And on the compatibile matrix, IIRC we have a consensus that we will only have ref guide on master branch so it should contain all the release lines...

And there is a CVE which effects hadoop 3.1.4 and 3.2.2... https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-26612 So far I haven't found which commit in 3.2.3 is for fixing this CVE yet...