Miklos Gergely created AMBARI-18660:
---------------------------------------
Summary: Log Search schema meta data loader fix
Key: AMBARI-18660
URL: https://issues.apache.org/jira/browse/AMBARI-18660
Project: Ambari
Issue Type: Bug
Components: ambari-logsearch
Affects Versions: 2.4.0
Reporter: Miklos Gergely
Assignee: Miklos Gergely
Fix For: 2.5.0
Log Search periodically queries the solr for the field meta data, which may not
work on some clusters. Scheduling this task should be done by spring.
Also the luke request sent for this purpose must be requested from each shard,
and the results must be summarized. Unfortunately the solr client can not be
used for this purpose because it sends it to random shard.
Options
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)