I recommend preserving the staging repository until the final release. It's useful to compare between different RCs.
On Fri, Jun 17, 2016 at 4:38 PM Mike Drob <[email protected]> wrote: > This vote fails with one +1, one -1, and one +1 after the deadline. > > The staging repository will be dropped and I will spin up a new RC later > tonight. > > Thanks, > Mike > > On Fri, Jun 17, 2016 at 3:10 PM, Keith Turner <[email protected]> wrote: > > > +1 > > > > Just completed 2nd CI test run w/ Agitation and it was successful. > > > > Ran 2 CI runs for 24 hrs w/ and w/o agitation. Ran on on EC2 w/ 1 > > m3.xlarge master node and 8 d2.xlarge worker nodes. Used ZK 3.4.8, > Hadoop > > 2.6.3, and Centos 7. > > > > Below is relevant output of MR job that verified run w/o agitation. > > > > org.apache.accumulo.test.continuous.ContinuousVerify$Counts > > REFERENCED=32732656313 > > UNREFERENCED=8001305 > > > > Below is relevant output of MR job that verified run w/ agitation. > > > > org.apache.accumulo.test.continuous.ContinuousVerify$Counts > > REFERENCED=18521922508 > > UNREFERENCED=7993099 > > > > > > On Tue, Jun 14, 2016 at 3:28 PM, Mike Drob <[email protected]> wrote: > > > > > Accumulo Developers, > > > > > > Please consider the following candidate for Accumulo 1.7.2. > > > > > > All content generated via > > > assemble/build.sh --create-release-candidate -P '!thrift' > > > > > > Git Commit: > > > a49291b8aa85b81650f2b79f80b400e10b594795 > > > Branch: > > > 1.7.2-rc1 > > > > > > If this vote passes, a gpg-signed tag will be created using: > > > git tag -f -m 'Apache Accumulo 1.7.2' -s rel/1.7.2 > > > a49291b8aa85b81650f2b79f80b400e10b594795 > > > > > > Staging repo: > > > > > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1051 > > > Source (official release artifact): > > > > > > > > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1051/org/apache/accumulo/accumulo/1.7.2/accumulo-1.7.2-src.tar.gz > > > Binary: > > > > > > > > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1051/org/apache/accumulo/accumulo/1.7.2/accumulo-1.7.2-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: 6A90F817481A73C1C419B62D8F2F220786C4FB2A > > > 86EDB9C33B8517228E88A8F93E48C0C6EF362B9E) > > > > > > Release notes (in progress) can be found at: > > > https://accumulo.apache.org/release_notes/1.7.2 > > > > > > 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.7.2 release of Apache Accumulo. > > > > > > This vote will end on Fri Jun 17 19:30:00 UTC 2016 > > > (Fri Jun 17 15:30:00 EDT 2016 / Fri Jun 17 12: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-1051/ > > > # note the trailing slash is needed > > > > > >
