[
https://issues.apache.org/jira/browse/PHOENIX-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15137891#comment-15137891
]
Hudson commented on PHOENIX-2653:
---------------------------------
SUCCESS: Integrated in Phoenix-master #1125 (See
[https://builds.apache.org/job/Phoenix-master/1125/])
PHOENIX-2653 Use data.tx.zookeeper.quorum property to initialize (tdsilva: rev
39a982db98f52b33decb30ec51ca4b92a230abd2)
*
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
PHOENIX-2653 Use data.tx.zookeeper.quorum property to initialize (tdsilva: rev
e5e9144f4e98803902174858051be58e9edcca11)
*
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
> Use data.tx.zookeeper.quorum property to initialize TransactionServiceClient
> falling back to HBase ZK quorum setting
> --------------------------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-2653
> URL: https://issues.apache.org/jira/browse/PHOENIX-2653
> Project: Phoenix
> Issue Type: New Feature
> Reporter: Thomas D'Silva
> Assignee: Thomas D'Silva
> Fix For: 4.7.0
>
> Attachments: PHOENIX-2653-4.x-HBase-0.98.patch
>
>
> From an email discussion with [~poornachandra] [~gokulavasan]
> CDAP's transaction manager's discovery information in zookeeper uses a
> namespace. The regular znode to discover tx manager is
> /discoverable/transaction, but for CDAP's tx manager it is
> /cdap/discoverable/transaction, and can change based on CDAP's root.namespace
> value.
> Picking up the zk connection string from connection info in fine in most
> cases. We'll just need a way for user's to override that by setting
> "data.tx.zookeeper.quorum" in a config file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)