From dev-return-33040-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Mon Nov 14 13:37:15 2011 Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AA45590C6 for ; Mon, 14 Nov 2011 13:37:15 +0000 (UTC) Received: (qmail 50981 invoked by uid 500); 14 Nov 2011 13:37:15 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 50923 invoked by uid 500); 14 Nov 2011 13:37:15 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 50873 invoked by uid 99); 14 Nov 2011 13:37:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2011 13:37:15 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2011 13:37:12 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D12F482D18 for ; Mon, 14 Nov 2011 13:36:51 +0000 (UTC) Date: Mon, 14 Nov 2011 13:36:51 +0000 (UTC) From: "Alex Parvulescu (Created) (JIRA)" To: dev@jackrabbit.apache.org Message-ID: <1029025810.26700.1321277811858.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (JCR-3146) Text extraction may congest thread pool in the repository MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Text extraction may congest thread pool in the repository --------------------------------------------------------- Key: JCR-3146 URL: https://issues.apache.org/jira/browse/JCR-3146 Project: Jackrabbit Content Repository Issue Type: Improvement Components: jackrabbit-core Reporter: Alex Parvulescu Priority: Minor Text extraction congests the thread pool in the repository when e.g. many PDFs are loaded into the workspace. Tasks submitted by the index merger are delayed because of that and will result in many index segment folders. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira