+1 to release (non-binding) * Verified the checksums and signatures on both the binary and source releases * Ran rat successfully on the source distribution * Verified contents of source distribution compared to git tag * Ran full unittest and integration test suites successfully
One note: I didn't find any information on the instructions to build against the not-yet-released hbase-0.98.1 RC, so I followed the directions from the previous RC, and built against 0.98.1 RC3. I'm not sure if this omission from the BUILDING file was intentional or I overlooked it elsewhere, but I just wanted to mention it. On Fri, Mar 28, 2014 at 10:00 PM, James Taylor <jamestay...@apache.org> wrote: > Hi everyone, > This is a call for a vote on Apache Phoenix 4.0.0 incubating RC3. This is > the next major release of Phoenix compatible with the 0.98 branch of Apache > HBase (0.98.1+) and will be our third release in the incubator. The > previous RC was sunk due to some errors in the NOTICE and LICENSE files and > a potential connection leak bug. This new RC fixes those issues. The > release includes both a source-only release and a convenience binary > release. > > The 4.0.0 release has feature parity with our pending 3.0.0 release. New > features include: > - Equi-joins through broadcast hash join > - Shared tables over same physical HBase table > - Read-only and updatable views > - Multi-tenancy > - JDBC ARRAY type > - Sequence creation and usage > > The source tarball, including signatures, digests, etc can be found at: > https://dist.apache.org/repos/dist/dev/incubator/phoenix/phoenix-4.0.0-incubating-rc3/src/ > > The binary artifacts can be found at: > https://dist.apache.org/repos/dist/dev/incubator/phoenix/phoenix-4.0.0-incubating-rc3/bin/ > > Release artifacts are signed with the following key: > https://people.apache.org/keys/committer/mujtaba.asc > > KEYS file available here: > https://dist.apache.org/repos/dist/release/incubator/phoenix/KEYS > > The hash and tag to be voted on: > https://git-wip-us.apache.org/repos/asf?p=incubator-phoenix.git;a=commit;h=4d90a49dd375da984a9db195d517ef26166745f0 > https://git-wip-us.apache.org/repos/asf?p=incubator-phoenix.git;a=tag;h=refs/tags/v4.0.0-incubating-rc3 > > For information about the contents of this release see: > https://git-wip-us.apache.org/repos/asf?p=incubator-phoenix.git;a=log;h=refs/tags/v4.0.0-incubating-rc3 > > Vote will be open for at least 72 hours. Please vote: > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Thanks, > The Apache Phoenix Team