This two UTs seems not related to HBASE-21423 <https://issues.apache.org/jira/browse/HBASE-21423> ... Best Regards Allan Yang
张铎(Duo Zhang) <[email protected]> 于2018年11月28日周三 下午4:04写道: > This time they are TestVerifyReplication and TestMobSecureExportSnapshot... > > Allan Yang <[email protected]> 于2018年11月28日周三 下午3:53写道: > > > I run TestMasterFailoverWithProcedures on my Mac for about 10 times, > only 1 > > time failed. Agree with Peter in HBASE-21518 that the failure is because > of > > shutting down minicluster is timeout. is It blocking the release here? I > > think we can release 2.0.3 if we have enough +1, and resolve this in > > HBASE-21518 later. > > @Duo Zhang, FYI, can you post what test is flaky? in 2.0.3, I have > > HBASE-21423 <https://issues.apache.org/jira/browse/HBASE-21423> checked > > in, which will add an additional worker thread for meta table. If the > test > > requires only one worker thread(like testxxxxAndDoubleExecution), this > > issue may make it flaky. I have disabled this feature for some of the > test > > in HBASE-21468 <https://issues.apache.org/jira/browse/HBASE-21468>. > Maybe > > there is more. > > Best Regards > > Allan Yang > > > > > > Peter Somogyi <[email protected]> 于2018年11月28日周三 上午5:58写道: > > > > > On my MacBook Pro this test failed 8 out of 20 runs. I made some > analysis > > > over HBASE-21518 and for me it looks like shutdown race condition. > > > > > > On Tue, Nov 27, 2018 at 6:04 PM Stack <[email protected]> wrote: > > > > > > > Thanks boys. > > > > > > > > I was going off the nightly [1] and the flakey list [2]. They didn't > > look > > > > too bad. Shout which tests are causing you issue and I can take a > look. > > > > TestMasterFailoverWithProcedures seems like it fails on occasion, but > > > only > > > > on the gce runs at < 20% of time. You see different Peter? > > > > > > > > Thanks, > > > > St.Ack > > > > > > > > 1. https://bu > > > > > > ilds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-2.0/ > > > > 2. > > > > > > > > > > > > > > https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-2.0/lastSuccessfulBuild/artifact/dashboard.html > > > > > > > > On Tue, Nov 27, 2018 at 7:49 AM Peter Somogyi <[email protected]> > > > wrote: > > > > > > > > > I'm also facing test issues. TestMasterFailoverWithProcedures is > > > failing > > > > > frequently on my machine and can be found on the flaky dashboard > for > > > > > multiple branches. Created HBASE-21518 issue for this. > > > > > > > > > > On Tue, Nov 27, 2018 at 2:28 PM 张铎(Duo Zhang) < > [email protected] > > > > > > > > wrote: > > > > > > > > > > > I'm still testing but it is really hard for me to get all UTs > pass, > > > but > > > > > not > > > > > > the same UT... Still trying... > > > > > > > > > > > > Artem Ervits <[email protected]> 于2018年11月27日周二 上午6:03写道: > > > > > > > > > > > > > +1 (non-binding) > > > > > > > > > > > > > > signatures and sums for src and bin: OK > > > > > > > installed on pseudodistributed hadoop 2.7.7: OK > > > > > > > hbase shell: OK > > > > > > > logs: OK > > > > > > > UI: OK > > > > > > > LTT 1M write/read 20%: OK > > > > > > > compile from src OpenJDK 1.8.0_191: OK > > > > > > > Java: write 1M: OK > > > > > > > > > > > > > > On Sun, Nov 25, 2018 at 7:29 PM Stack <[email protected]> > wrote: > > > > > > > > > > > > > > > The first release candidate for HBase 2.0.3 is available for > > > > > download: > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.3RC0/ > > > > > > > > > > > > > > > > Maven artifacts are also available in a staging repository > at: > > > > > > > > > > > > > > > > > > > > > > > > > https://repository.apache.org/content/repositories/orgapachehbase-1237 > > > > > > > > > > > > > > > > Artifacts are signed with my key (DB9D313DA7874F29) published > > in > > > > our > > > > > > > > KEYS file at http://www.apache.org/dist/hbase/KEYS > > > > > > > > > > > > > > > > The RC corresponds to the signed tag 2.0.3RC0, which > currently > > > > points > > > > > > > > to commit > > > > > > > > > > > > > > > > 87a3aea8ee2d284807f7d4fbdac1f6d9dfedbc17 > > > > > > > > > > > > > > > > HBase 2.0.3 is the third maintenance release in the HBase 2.0 > > > line, > > > > > > > > continuing on the theme of bringing a stable, reliable > database > > > to > > > > > > > > the Hadoop and NoSQL communities. This release includes ~120 > > bug > > > > > > > > and improvements fixes done since the 2.0.2 release almost 3 > > > months > > > > > > > > ago. > > > > > > > > > > > > > > > > The detailed source and binary compatibility report vs 2.0.2 > > has > > > > been > > > > > > > > published for your review, at: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.3RC0/compat-check-report-2.0.2-vs-2.0.3.html > > > > > > > > > > > > > > > > The report shows no incompatibilities. > > > > > > > > > > > > > > > > The full list of fixes included in this release is available > in > > > > > > > > the CHANGES.md that ships as part of the release also > available > > > > > > > > here: > > > > > > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.3RC0/CHANGES.md > > > > > > > > > > > > > > > > The RELEASENOTES.md are here: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/hbase/hbase-2.0.3RC0/RELEASENOTES.md > > > > > > > > > > > > > > > > Please try out this candidate and vote +1/-1 on whether we > > should > > > > > > > > release these artifacts as HBase 2.0.3. > > > > > > > > > > > > > > > > The VOTE will remain open for at least 72 hours. Given > > sufficient > > > > > votes > > > > > > > > I would like to close it on Thursday, November 29th, 2018. > > > > > > > > > > > > > > > > Thanks, > > > > > > > > S > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
