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

(Updated Feb. 21, 2017, 1:23 p.m.)


Review request for Ambari, Miklos Gergely and Robert Nettleton.


Changes
-------

rename method


Bugs: AMBARI-20096
    https://issues.apache.org/jira/browse/AMBARI-20096


Repository: ambari


Description
-------

Currently we upload the managed-schema file (for collections: history, service 
logs, audit logs) to zookeeper in case of the local file content differs from 
the zookeeper one. Because Solr itself can edit the file, that is a wrong 
solution. Instead of the we will check is there any new nodes in the local xml 
file. (if there is any, we will upload that to zookeeper)


Diffs (updated)
-----

  
ambari-logsearch/ambari-logsearch-portal/src/main/java/org/apache/ambari/logsearch/handler/UploadConfigurationHandler.java
 23defea 

Diff: https://reviews.apache.org/r/56883/diff/


Testing
-------

done.


Thanks,

Oliver Szabo

Reply via email to