+1 (binding)
* xsum/sigs match
* No unexpected binaries in source-release
* japi compat report looks fine (see note about IteratorAdapter below)
* Verified diffs over 1.8.0-rc2 (they are as expected)
* CI on rc2 was good (see rc2 vote for details, did not retest given
previous point)
* Ran all unit and integration tests
* Stood up a single node instance locally with the bin-tarball
There are some incompatibilities with a Mock class (in public API)
IteratorAdapter which extends a non-public API class
(o.a.a.c.i.IteratorAdapter). I'm not worried about this because Mock has
been deprecated for a bit.
Michael Wall wrote:
Accumulo Developers,
Please consider the following candidate for Accumulo 1.8.0.
Git Commit:
ad281753325b4d9d593aa02ba11a1041ded5296d
Branch:
1.8.0-rc3
If this vote passes, a gpg-signed tag will be created using:
git tag -f -m 'Apache Accumulo 1.8.0' -s rel/1.8.0
ad281753325b4d9d593aa02ba11a1041ded5296d
Staging repo:
https://repository.apache.org/content/repositories/orgapacheaccumulo-1056
Source (official release artifact):
https://repository.apache.org/content/repositories/orgapacheaccumulo-1056/org/apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-src.tar.gz
Binary:
https://repository.apache.org/content/repositories/orgapacheaccumulo-1056/org/apache/accumulo/accumulo/1.8.0/accumulo-1.8.0-bin.tar.gz
(Append ".sha1", ".md5", or ".asc" to download the signature/hash for a
given artifact.)
All artifacts were built and staged with:
mvn release:prepare&& mvn release:perform
Signing keys are available at https://www.apache.org/dist/accumulo/KEYS
(Expected fingerprint: 3E38C02F85303BAB37EE58C2F899DBF0B8C3D406)
Release notes (in progress) can be found at:
https://accumulo.apache.org/release_notes/1.8.0
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.8.0 release of Apache Accumulo.
This vote will end on Thu Sep 1 19:00:00 UTC 2016
(Thu Sep 1 15:00:00 EDT 2016 / Thu Sep 1 12:00:00 PDT 2016)
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-1056/
# note the trailing slash is needed