-1 due to https://github.com/apache/accumulo/issues/1064

On Thu, Mar 28, 2019 at 6:34 PM Mike Miller <[email protected]> wrote:
>
> -0
> Successfully verified the hashes and signatures for the src and binary
> tarballs.
> Successfully built from the source tarball.
> I have concerns over native map compatibility between versions of the gcc
> compiler on Fedora.  Not enough to stop the release, since there is a work
> around and seems specific to only Fedora.
> I was not able to get NativeMapIT to pass in my environment.
>
> On Thu, Mar 28, 2019 at 6:20 PM Mike Miller <[email protected]> wrote:
>
> > I did "sudo dnf downgrade gcc-c++" on Fedora 28, which it took me all the
> > way back to 8.0.1 and it still crashes.  So it only works on 8.2.1?
> >
> > On Thu, Mar 28, 2019 at 5:59 PM Christopher <[email protected]> wrote:
> >
> >> This problem appears to be introduced with gcc-c++ 8.3(.1?). When I do
> >> `sudo dnf downgrade gcc-c++` back to 8.2.1, it works fine.
> >>
> >> On Thu, Mar 28, 2019 at 3:01 PM Mike Miller <[email protected]> wrote:
> >> >
> >> > I am seeing a crash in NativeMapIT running on my Fedora 28 VM using
> >> Oracle jdk1.8.0_161:
> >> > [INFO] Running org.apache.accumulo.test.functional.NativeMapIT
> >> > [WARNING] Corrupted STDOUT by directly writing to native stream in
> >> forked JVM 1. See FAQ web page and the dump file
> >> /home/mike/Downloads/accumulo-1.9.3/test/target/failsafe-reports/2019-03-28T14-09-45_055-jvmRun1.dumpstream
> >> >
> >> > I have attached the stacktrace.
> >> >
> >> > On Wed, Mar 27, 2019 at 7:57 PM Christopher <[email protected]>
> >> wrote:
> >> >>
> >> >> Accumulo Developers,
> >> >>
> >> >> Please consider the following candidate for Apache Accumulo 1.9.3.
> >> >>
> >> >> This supersedes RC1 and contains the following change:
> >> >> https://github.com/apache/accumulo/pull/1057
> >> >>
> >> >> Git Commit:
> >> >>     94f9782242a1f336e176c282f0f90063a21e361d
> >> >> Branch:
> >> >>     1.9.3-rc2
> >> >>
> >> >> If this vote passes, a gpg-signed tag will be created using:
> >> >>     git tag -f -m 'Apache Accumulo 1.9.3' -s rel/1.9.3 \
> >> >>     94f9782242a1f336e176c282f0f90063a21e361d
> >> >>
> >> >> Staging repo:
> >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1077
> >> >> Source (official release artifact):
> >> >>
> >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1077/org/apache/accumulo/accumulo/1.9.3/accumulo-1.9.3-src.tar.gz
> >> >> Binary:
> >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1077/org/apache/accumulo/accumulo/1.9.3/accumulo-1.9.3-bin.tar.gz
> >> >> (Append ".sha1", ".md5", or ".asc" to download the signature/hash for
> >> >> a given artifact.)
> >> >>
> >> >> In addition to the tarballs, and their signatures, the following
> >> checksum
> >> >> files will be added to the dist/release SVN area after release:
> >> >> accumulo-1.9.3-src.tar.gz.sha512 will contain:
> >> >> SHA512 (accumulo-1.9.3-src.tar.gz) =
> >> >>
> >> b366b89295b1835038cb242f8ad46b1d8455753a987333f0e15e3d89749540f2cd59db1bc6cf7100fc9050d3d0bc7340a3b661381549d40f2f0223d4120fd809
> >> >> accumulo-1.9.3-bin.tar.gz.sha512 will contain:
> >> >> SHA512 (accumulo-1.9.3-bin.tar.gz) =
> >> >>
> >> cc909296d9bbd12e08064fccaf21e81b754c183a8264dfa2575762c76705fd0c580b50c2b224c60feaeec120bd618fba4d6176d0f53e96e1ca9da0d9e2556f1f
> >> >>
> >> >> Signing keys are available at
> >> https://www.apache.org/dist/accumulo/KEYS
> >> >> (Expected fingerprint: 8CC4F8A2B29C2B040F2B835D6F0CDAE700B6899D)
> >> >>
> >> >> Release notes (in progress) can be found at:
> >> >> https://accumulo.apache.org/release/accumulo-1.9.3/
> >> >>
> >> >> Release testing instructions:
> >> >> https://accumulo.apache.org/contributor/verifying-release
> >> >>
> >> >> Please vote one of:
> >> >> [ ] +1 - I have verified and accept...
> >> >> [ ] +0 - I have reservations, but not strong enough to vote against...
> >> >> [ ] -1 - Because..., I do not accept...
> >> >> ... these artifacts as the 1.9.3 release of Apache Accumulo.
> >> >>
> >> >> This vote will remain open until at least Sun Mar 31 00:00:00 UTC 2019.
> >> >> (Sat Mar 30 20:00:00 EDT 2019 / Sat Mar 30 17:00:00 PDT 2019)
> >> >> Voting can continue after this deadline until the release manager
> >> >> sends an email ending the vote.
> >> >>
> >> >> Thanks!
> >> >>
> >> >> P.S. Hint: download the whole staging repo with
> >> >>     wget -erobots=off -r -l inf -np -nH \
> >> >>
> >> https://repository.apache.org/content/repositories/orgapacheaccumulo-1077/
> >> >>     # note the trailing slash is needed
> >>
> >

Reply via email to