Hello Everyone, This is a call for a vote on Apache Phoenix 4.11.0 RC0. This is the next minor release of Phoenix 4, compatible with Apache HBase 0.98, 1.1, 1.2, & 1.3. The release includes both a source-only release and a convenience binary release for each supported HBase version.
This release has feature parity with supported HBase versions and includes the following improvements: - Support for HBase 1.3.1+ - Atomic update of data and local index rows (HBase 1.3 only) [1] - Local index hardening and performance improvements [2] - Use HBase snapshots for MR-based queries and async index building [3][4] - Support for forward-only cursors [5] - Ensuring chunking of commit data using byte-based and row-count limits [6] - Reduce load on SYSTEM.CATALOG region server [7] - Implement FIRST_VALUES and LAST_VALUES aggregate functions [8] - 50+ bug fixes The source tarball, including signatures, digests, etc can be found at: https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-0.98-rc0/src/ https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-1.1-rc0/src/ https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-1.2-rc0/src/ https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-1.3-rc0/src/ The binary artifacts can be found at: https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-0.98-rc0/bin/ https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-1.1-rc0/bin/ https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-1.2-rc0/bin/ https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-1.3-rc0/bin/ For a complete list of changes, see: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12339764 Release artifacts are signed with the following key: https://people.apache.org/keys/committer/mujtaba.asc https://dist.apache.org/repos/dist/release/phoenix/KEYS The hash and tag to be voted upon: https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=ca550713f533712067e9680a91264a4832c0162a https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.11.0-HBase-0.98-rc0 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=69db8b55bc21454634ea297e707564ca811181b5 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.11.0-HBase-1.1-rc0 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=4ab9d2208c794c26a26038322cd42e96d93dc020 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.11.0-HBase-1.2-rc0 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=4c11818429f437e4c926ba2a84c6ef67957ae506 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.11.0-HBase-1.3-rc0 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 [1] https://issues.apache.org/jira/browse/PHOENIX-3827 [2] https://issues.apache.org/jira/issues/?jql=project%20%3D%20PHOENIX%20and%20fixVersion%3D4.11.0%20and%20labels%3DlocalIndex [3] https://issues.apache.org/jira/browse/PHOENIX-3744 [4] https://issues.apache.org/jira/browse/PHOENIX-3812 [5] https://issues.apache.org/jira/browse/PHOENIX-3572 [6] https://issues.apache.org/jira/browse/PHOENIX-3784 [7] https://issues.apache.org/jira/browse/PHOENIX-3819 [8] https://issues.apache.org/jira/browse/PHOENIX-3773
