-1. PHOENIX-3452 is causing incorrect query results. I patch is in
progress, so a fix should come soon.

On Mon, Nov 7, 2016 at 1:31 PM, <la...@apache.org> wrote:

> Hello Fellow Phoenix'ers,
>
> The second RC for Apache Phoenix 4.8.2 is available. This is a patch
> release for the Phoenix 4.8 release line,
> compatible with Apache HBase 0.98, 1.0, 1.1 & 1.2.
>
> This release fixes the following 17 issues:
>     [PHOENIX-2996] - Process name of PQS should indicate its role
>     [PHOENIX-3108] - ImmutableIndexIT fails when run on its own
>     [PHOENIX-3159] - CachingHTableFactory may close HTable during eviction
> even if it is getting used for writing by another thread.
>     [PHOENIX-3199] - ServerCacheClient sends cache to all regions
> unnecessarily
>     [PHOENIX-3240] - ClassCastException from Pig loader
>     [PHOENIX-3287] - SecureUserConnectionsTest is flapping
>     [PHOENIX-3331] - Bug in calculating minDisabledTimestamp for a batch
>     [PHOENIX-3334] - ConnectionQueryServicesImpl should close HConnection
> if init fails
>     [PHOENIX-3342] - ORDER BY and LIMIT+OFFSET doesnt work on second
> column from compound key
>     [PHOENIX-3349] - DROP TABLE and DROP SEQUENCE not working with schemas
>     [PHOENIX-3374] - Wrong data row key is getting generated for local
> indexes for functions with fixed non null columns
>     [PHOENIX-3382] - Query using Row Value Constructor comprised of non
> leading PK columns returns incorrect results
>     [PHOENIX-3407] - Read only RowLock may lead to corrupting
> SYSTEM.CATALOG and non atomic sequences in HBase 1.2
>     [PHOENIX-3432] - Upgrade Phoenix 4.8.0 to 4.9.0 fails because of
> illegal characters in snapshot name
>     [PHOENIX-3436] - Port snapshot and upgrade mutex fixes to 4.8 branches
>     [PHOENIX-3439] - Query using an RVC based on the base table PK is
> incorrectly using an index and doing a full scan instead of a point query
>     [PHOENIX-3296] - ArrayConstructor expression does not serialize arrays
> with leading nulls correctly.
>
> (the release notes are also available here: https://issues.apache.org/
> jira/secure/ReleaseNote.jspa?projectId=12315120&version=12338233)
>
> The release includes both a source-only release and a convenience binary
> release for each supported HBase version.
>
> The source tarball for supported HBase versions, including signatures,
> digests, etc can be found at:
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.8.2-HBase-1.2-rc1/src/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.8.2-HBase-1.1-rc1/src/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.8.2-HBase-1.0-rc1/src/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.8.3-HBase-0.98-rc1/src/
>
> The binary artifacts for supported HBase versions can be found at:
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.8.2-HBase-1.2-rc1/bin/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.8.2-HBase-1.1-rc1/bin/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.8.2-HBase-1.0-rc1/bin/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.8.2-HBase-0.98-rc1/bin/
>
> Both artifacts are signed with my "CODE SIGNING KEY": C7CFE328
>
> KEYS file available here: https://dist.apache.org/repos/
> dist/dev/phoenix/KEYS
>
> The hashes and tags to be voted upon:
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> h=refs/tags/v4.8.2-HBase-1.2-rc1
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> 9b313cbd2c10357244b643bbf6bfd470359dbf34
>
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> h=refs/tags/v4.8.2-HBase-1.1-rc1
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> 40e7b032fba2ef4f482eeff4ff224f1e7cbe8540
>
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> h=refs/tags/v4.8.2-HBase-1.0-rc1
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> e2d12256a397a7641d3aa19e0fb5182aeac7197e
>
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> h=refs/tags/v4.8.2-HBase-0.98-rc1
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> c07053c5a6e733da6b89aa9d9809137aac9ccde5
>
> Vote will be open until, Thu, Nov 10th (inclusive). Please inspect the
> tarballs, poke around,
> check the signatures, install and run your favorite workloads, etc. Then
> please vote:
>
> [ ] +1 approve
> [ ] +-0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Thanks,
> Your friendly release manager & The Apache Phoenix Team
>

Reply via email to