[
https://issues.apache.org/jira/browse/PHOENIX-4403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ankit Singhal updated PHOENIX-4403:
-----------------------------------
Description:
- update dependency of HBase to 2.0.0-beta-1-SNAPSHOT
- Update class to include new API from HBase beta-1
- Remove unused CoprocessorHTableFactory
- Use createConnection() API of environment to initiate shortCircuitConnection
with custom conf
- change usage ZooKeeperWatcher to ZKWatcher
- Update PhoenixTransactionalTable,TephraTransactionTable,OmidTransactionTable
with interfaces of Table
- Workaround Tephra dependencies like copying TransactionAwareHTable and
porting it for HBase-2.0 in Phoenix workspace and creating BaseRegionObserver
for TransactionContext.(There could be some runtime issues which still needs to
be taken care of )
> Workaround Tephra issues and fix all left over compilation issues in
> phoenix-core
> ---------------------------------------------------------------------------------
>
> Key: PHOENIX-4403
> URL: https://issues.apache.org/jira/browse/PHOENIX-4403
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Ankit Singhal
> Assignee: Ankit Singhal
> Labels: HBase-2.0
> Fix For: 4.14.0
>
> Attachments: PHOENIX-4403.patch
>
>
> - update dependency of HBase to 2.0.0-beta-1-SNAPSHOT
> - Update class to include new API from HBase beta-1
> - Remove unused CoprocessorHTableFactory
> - Use createConnection() API of environment to initiate
> shortCircuitConnection with custom conf
> - change usage ZooKeeperWatcher to ZKWatcher
> - Update
> PhoenixTransactionalTable,TephraTransactionTable,OmidTransactionTable with
> interfaces of Table
> - Workaround Tephra dependencies like copying TransactionAwareHTable and
> porting it for HBase-2.0 in Phoenix workspace and creating BaseRegionObserver
> for TransactionContext.(There could be some runtime issues which still needs
> to be taken care of )
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)