-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68870/
-----------------------------------------------------------

Review request for atlas, Apoorv Naik, Ashutosh Mestry, keval bhatt, Nixon 
Rodrigues, and Sarath Subramanian.


Bugs: ATLAS-2786
    https://issues.apache.org/jira/browse/ATLAS-2786


Repository: atlas


Description
-------

Due to incorrect use of Apache commons configiration class, only the first host 
specified in zookeeper connection sttring was being used to connect to HBase 
and Solr. This causes failure when the first zookeeper host is not reachable.


Diffs
-----

  
graphdb/titan0/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java
 90d24e4d8 
  
repository/src/main/java/org/apache/atlas/repository/audit/HBaseBasedAuditRepository.java
 774934c7f 


Diff: https://reviews.apache.org/r/68870/diff/1/


Testing
-------

In an environment with 3 zookeepers, verified that Atlas service is not 
impacted when any one zookeeper instance (including the first one) is not 
reachable.


Thanks,

Madhan Neethiraj

Reply via email to