Thomas D'Silva created PHOENIX-2653:
---------------------------------------

             Summary: Provide a way for users to override the zookeeperQuorum 
used while initializing TransactionServiceClient by setting the 
"data.tx.zookeeper.quorum" property 
                 Key: PHOENIX-2653
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2653
             Project: Phoenix
          Issue Type: New Feature
            Reporter: Thomas D'Silva


>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)

Reply via email to