Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-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 666049228 for ; Tue, 27 Mar 2012 09:55:55 +0000 (UTC) Received: (qmail 39274 invoked by uid 500); 27 Mar 2012 09:55:53 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 39205 invoked by uid 500); 27 Mar 2012 09:55:53 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 39171 invoked by uid 99); 27 Mar 2012 09:55:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Mar 2012 09:55:53 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Tue, 27 Mar 2012 09:55:51 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id AEA5234834E for ; Tue, 27 Mar 2012 09:55:29 +0000 (UTC) Date: Tue, 27 Mar 2012 09:55:29 +0000 (UTC) From: "Uwe Schindler (Updated) (JIRA)" To: dev@lucene.apache.org Message-ID: <1718016319.22673.1332842129807.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1379167263.17785.1332776429252.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (LUCENE-3926) Improve Javadocs of RAMDirectory to document its limitations MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LUCENE-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3926: ---------------------------------- Attachment: (was: LUCENE-3659.patch) > Improve Javadocs of RAMDirectory to document its limitations > ------------------------------------------------------------ > > Key: LUCENE-3926 > URL: https://issues.apache.org/jira/browse/LUCENE-3926 > Project: Lucene - Java > Issue Type: Sub-task > Components: core/store > Affects Versions: 3.5, 4.0 > Reporter: Uwe Schindler > Assignee: Uwe Schindler > Fix For: 3.6, 4.0 > > Attachments: LUCENE-3926.patch > > > Spinoff from several dev@lao issues: > - [http://mail-archives.apache.org/mod_mbox/lucene-dev/201112.mbox/%3C001001ccbf1c%2471845830%24548d0890%24%40thetaphi.de%3E] > - issue LUCENE-3653 > The use cases for RAMDirectory are very limited and to prevent users from using it for e.g. loading a 50 Gigabyte index from a file on disk, we should improve the javadocs. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org