[ 
https://issues.apache.org/jira/browse/AMBARI-16110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivér Szabó resolved AMBARI-16110.
-----------------------------------
    Resolution: Fixed

> LogSearch: Need to decrease mergeFactor to enable purge of documents more 
> often
> -------------------------------------------------------------------------------
>
>                 Key: AMBARI-16110
>                 URL: https://issues.apache.org/jira/browse/AMBARI-16110
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 2.4.0
>            Reporter: Don Bosco Durai
>            Assignee: Olivér Szabó
>
> LogSearch deletes logs older than 7 days (by default). The indexed documents 
> doesn't get purged until the segments are merged. Currently the mergeFactor 
> is 25, which is pretty large. If documents are not purged, then the indexes 
> occupy disk and memory. 
> It is better to make the mergeFactor value to be 5 and let Solr purge deleted 
> documents more regularly.
> The following 2 files needs to be updated:
> ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/properties/audit_logs-solrconfig.xml.j2
> ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/properties/service_logs-solrconfig.xml.j2



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to