Olivér Szabó created AMBARI-20096:
-------------------------------------
Summary: Log Search: only update schema file for Solr if it has
any new fields in the local file
Key: AMBARI-20096
URL: https://issues.apache.org/jira/browse/AMBARI-20096
Project: Ambari
Issue Type: Bug
Components: ambari-logsearch
Affects Versions: 2.5.0
Reporter: Olivér Szabó
Assignee: Olivér Szabó
Fix For: 2.5.0
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)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)