Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 48847200B42 for ; Sun, 5 Jun 2016 00:29:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 461D5160A4E; Sat, 4 Jun 2016 22:29:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 88DED160A26 for ; Sun, 5 Jun 2016 00:29:00 +0200 (CEST) Received: (qmail 77833 invoked by uid 500); 4 Jun 2016 22:28:59 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 77812 invoked by uid 99); 4 Jun 2016 22:28:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Jun 2016 22:28:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7A9832C044E for ; Sat, 4 Jun 2016 22:28:59 +0000 (UTC) Date: Sat, 4 Jun 2016 22:28:59 +0000 (UTC) From: "Don Bosco Durai (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-17044) Optimize LogSearch Solr for cache setting and default values MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 04 Jun 2016 22:29:01 -0000 Don Bosco Durai created AMBARI-17044: ---------------------------------------- Summary: Optimize LogSearch Solr for cache setting and default values Key: AMBARI-17044 URL: https://issues.apache.org/jira/browse/AMBARI-17044 Project: Ambari Issue Type: Bug Components: ambari-logsearch Reporter: Don Bosco Durai Assignee: Don Bosco Durai The default setting of Solr waits for the cache to warm up completely before servicing any request. In big environments with huge amount of logs, restarting of Solr will take a long time or intermittently will Solw down. Solr provides an option to make the cache available before it is fully warmed. This will provide more real-time performance. -- This message was sent by Atlassian JIRA (v6.3.4#6332)