Hello Fellow Phoenix'ers,

The first 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-rc0/src/
https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.8.2-HBase-1.1-rc0/src/
https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.8.2-HBase-1.0-rc0/src/
https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.8.3-HBase-0.98-rc0/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-rc0/bin/
https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.8.2-HBase-1.1-rc0/bin/
https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.8.2-HBase-1.0-rc0/bin/
https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.8.2-HBase-0.98-rc0/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-rc0
https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=192de60cfbcb8ca8074ee05906086a685798c76d

https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.8.2-HBase-1.1-rc0
https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=5f6929edca9c0bfe4908b2070ccad5805135a2b6

https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.8.2-HBase-1.0-rc0
https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=051fb52b26ac2a87eaad33579f3cd967b40c0c17

https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.8.2-HBase-0.98-rc0
https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=a9a3416a445a0a3e940504159190932ed2c53dfa

Vote will be open until, Tue, Nov 8th (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