+1
- built from source
- successfully ran all unit and integration tests
- collected stats using major compaction and update stats - estimates look
correct
- ran some basic manual tests involving global mutable and immutable
secondary indexes, looks good.

On Fri, Oct 6, 2017 at 1:03 PM, lars hofhansl <la...@apache.org> wrote:

> +1
> - built from source- loaded a few million rows into Phoenix- tried some
> queries- nothing undue in the logs- killed a region server while the client
> was in the middle of a large update (UPSERT ... SELECT ...)- all recovered
> nicely
>
>
>       From: James Taylor <jamestay...@apache.org>
>  To: "dev@phoenix.apache.org" <dev@phoenix.apache.org>
>  Sent: Wednesday, October 4, 2017 12:46 AM
>  Subject: [VOTE] Release of Apache Phoenix 4.12.0 RC0
>
> Hello Everyone,
>
> This is a call for a vote on Apache Phoenix 4.12.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:
> - Improved scalability of global mutable secondary index
> - 100+ bug fixes (the majority around secondary indexing)
> - Index Scrutiny tool [1]
> - Stabilization of unit tests
> - Support for table sampling [2]
> - Support for APPROX_COUNT_DISTINCT aggregate function [3]
>
> The source tarball, including signatures, digests, etc can be found at:
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-v4.12.0-HBase-0.98-rc0/src/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-v4.12.0-HBase-1.1-rc0/src/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-v4.12.0-HBase-1.2-rc0/src/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-v4.12.0-HBase-1.3-rc0/src/
>
> The binary artifacts can be found at:
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-v4.12.0-HBase-0.98-rc0/bin/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-v4.12.0-HBase-1.1-rc0/bin/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-v4.12.0-HBase-1.2-rc0/bin/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-v4.12.0-HBase-1.3-rc0/bin/
>
> For a complete list of changes, see:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12315120&version=12340844
>
> Artifacts are signed with my "CODE SIGNING KEY": 308FBEE06088BE0F
>
> KEYS file available here:
> https://dist.apache.org/repos/dist/dev/phoenix/KEYS
>
> The hash and tag to be voted upon:
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> 13a7f97b49704642d67481c58a118a68c2e4c2e5
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> h=refs/tags/v4.12.0-HBase-0.98-rc0
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> e40bbfff1150e56e1ecb7cd22c49cee298496c2b
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> h=refs/tags/v4.12.0-HBase-1.1-rc0
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> d79dd50ff732f2673e1414d970cd4742e2c135de
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> h=refs/tags/v4.12.0-HBase-1.2-rc0
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> f0bc4cdb5bbf96b316c78cc816400b04f63e911b
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> h=refs/tags/v4.12.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://phoenix.apache.org/secondary_indexing.html#Index_Scrutiny_Tool
> [2] https://phoenix.apache.org/tablesample.html
> [3] https://phoenix.apache.org/language/functions.html#
> approx_count_distinct
>
>
>
>

Reply via email to