IMO, you don't need to cancel this RC if there is agreement to extend
the timeframe and there isn't anything found that needs to be fixed
(avoiding referencing -1's because release votes are majority --
Accumulo is different in that we often treat release votes as consensus).
Making the vote longer is fine without re-casting it, making it shorter
(but not shorter than 72hrs) would be bad thing to do.
Michael Wall wrote:
Understood on the time frame. I am planning to update the releasing docs,
I'll make a note that minor releases should have more time.
If we don't get any -1s before this vote closes, I'll start a new vote on
Mon for longer with the same RC. If we do get -1s, I'll fix whatever if
needed, make new a RC and start a longer vote.
In terms of testing, we did the work on the IT's and saw them all pass at
least one. Keith also did some upgrade testing on EC2. I don't know
anything else.
Lastly, I work on getting a draft of the release notes for the next vote.
Mike
On Fri, Aug 12, 2016 at 11:35 AM, Keith Turner<[email protected]> wrote:
I would also like to run some long running test on EC2. I probably
not be able to get to that until Mon morning.
On Thu, Aug 11, 2016 at 7:29 PM, Michael Wall<[email protected]> wrote:
Accumulo Developers,
Please consider the following candidate for Accumulo 1.8.0.
Git Commit:
3a85a113e30b13d3ef948f8c8d86b281d16cc3ec
Branch:
1.8.0-rc1
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
3a85a113e30b13d3ef948f8c8d86b281d16cc3ec
Staging repo:
https://repository.apache.org/content/repositories/
orgapacheaccumulo-1053
Source (official release artifact):
https://repository.apache.org/content/repositories/
orgapacheaccumulo-1053/org/apache/accumulo/accumulo/1.8.
0/accumulo-1.8.0-src.tar.gz
Binary:
https://repository.apache.org/content/repositories/
orgapacheaccumulo-1053/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 Sun Aug 14 23:30:00 UTC 2016
(Sun Aug 14 19:30:00 EDT 2016 / Sun Aug 14 16:30: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-1053/
# note the trailing slash is needed