Looked at this again. It is a bit wonky. Using jdk10 (by mistake), the test
was passing for me. Changing to use jdk8, it fails all the time. Let me
just sink these two RCs and fix this test: HBASE-21589.

Thanks to you all for trying it.

S

On Tue, Dec 11, 2018 at 12:52 PM Stack <st...@duboce.net> wrote:

> Thanks Andrew. Yeah, fails for me too. Was looking here where hbase 2.1
> looks really good:
> https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-2.1/
> ... but its factoring in an exclude flakey list that includes this failing
> test. Odd was that the failing test is not in the flakey list here:
> https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-2.1/lastSuccessfulBuild/artifact/dashboard.html
>
> S
>
> On Tue, Dec 11, 2018 at 10:55 AM Andrew Purtell <apurt...@apache.org>
> wrote:
>
>> TestCleanupMetaWAL#testCleanupMetaWAL fails for me consistently. Mac OS
>> High Sierra, OpenJDK Runtime Environment (Zulu 8.30.0.2-macosx) (build
>> 1.8.0_172-b01)
>> java.lang.AssertionError: Waiting timed out after [10,000] msec
>>     at
>>
>> org.apache.hadoop.hbase.regionserver.TestCleanupMetaWAL.testCleanupMetaWAL(TestCleanupMetaWAL.java:70)
>>
>> Output of failed test run is available upon request if you can't
>> reproduce.
>>
>>
>> On Fri, Dec 7, 2018 at 3:14 PM Stack <st...@duboce.net> wrote:
>>
>> > The first release candidate for HBase 2.1.2 is available for download:
>> >
>> > * https://dist.apache.org/repos/dist/dev/hbase/hbase-2.1.2RC0/
>> > <https://dist.apache.org/repos/dist/dev/hbase/hbase-2.1.2RC0/>*
>> >
>> > Maven artifacts are also available in a staging repository at:
>> >
>> >  https://repository.apache.org/content/repositories/orgapachehbase-1242
>> >
>> > 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.4RC0, which currently points
>> > to commit
>> >
>> >   434bd0cd91d08353a8e7207ced530df3b3b1af76
>> >
>> > HBase 2.1.2 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. It fixes a critical issue found
>> > in the recent 2.0.3 and 2.1.1 releases (only), HBASE-21551. 2.1.2
>> > includes ~46 bug and improvement fixes done since the 2.1.1,
>> > ~ six weeks ago.
>> >
>> > The detailed source and binary compatibility report vs 2.1.1 has been
>> > published for your review, at:
>> >
>> >
>> >
>> >
>> https://dist.apache.org/repos/dist/dev/hbase/hbase-2.1.2RC0/compatibility_report_2.1.1vs2.1.2.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.1.2RC0/CHANGES.md
>> >
>> > The RELEASENOTES.md are here:
>> >
>> >
>> >
>> https://dist.apache.org/repos/dist/dev/hbase/hbase-2.1.2RC0/RELEASENOTES.md
>> >
>> > Please try out this candidate and vote +1/-1 on whether we should
>> > release these artifacts as HBase 2.1.2.
>> >
>> > The VOTE will remain open for at least 72 hours. Given sufficient votes
>> > I would like to close it on Tuesday, December 11th, 2018.
>> >
>> > Thanks,
>> > S
>> > ReplyForward
>> >
>>
>>
>> --
>> Best regards,
>> Andrew
>>
>> Words like orphans lost among the crosstalk, meaning torn from truth's
>> decrepit hands
>>    - A23, Crosstalk
>>
>

Reply via email to