Return-Path: X-Original-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1ED0C909F for ; Wed, 19 Oct 2011 19:59:32 +0000 (UTC) Received: (qmail 6541 invoked by uid 500); 19 Oct 2011 19:59:32 -0000 Delivered-To: apmail-incubator-jena-dev-archive@incubator.apache.org Received: (qmail 6513 invoked by uid 500); 19 Oct 2011 19:59:32 -0000 Mailing-List: contact jena-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jena-dev@incubator.apache.org Delivered-To: mailing list jena-dev@incubator.apache.org Received: (qmail 6505 invoked by uid 99); 19 Oct 2011 19:59:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Oct 2011 19:59:32 +0000 X-ASF-Spam-Status: No, hits=-2000.5 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; Wed, 19 Oct 2011 19:59:30 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id CB3F43127A1 for ; Wed, 19 Oct 2011 19:59:10 +0000 (UTC) Date: Wed, 19 Oct 2011 19:59:10 +0000 (UTC) From: "Stephen Allen (Closed) (JIRA)" To: jena-dev@incubator.apache.org Message-ID: <1365010355.11995.1319054350834.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1843591847.5466.1297270918939.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Closed] (JENA-45) Spill to disk SPARQL Update 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/JENA-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Allen closed JENA-45. ----------------------------- > Spill to disk SPARQL Update > --------------------------- > > Key: JENA-45 > URL: https://issues.apache.org/jira/browse/JENA-45 > Project: Jena > Issue Type: New Feature > Components: ARQ > Reporter: Stephen Allen > Assignee: Andy Seaborne > Attachments: ARQ-Disk-Backed-Updates-r8504.patch, ARQ-Disk-Backed-Updates-r8657.patch, JENA-45-ARQ_r1165687.patch, JENA-45-Depends-on-JENA-99-r1157891.patch, JENA-45-Disk-Backed-Updates-r1156193.patch, JENA-45_ARQ_r1165123.patch > > > Attached is a patch that implements a spill-to-disk container for performing SPARQL Update commands. It utilizes a DeferredFileQueue that can serialize/deserialize Bindings, Quads, and Triples. Also included are some unit tests. > Items yet to be addressed: > 1) Read the threshold and temporary file location from a config file > 2) Examine compression of the bindings/quads/triples to see if we can improve I/O speed > [1] http://mail-archives.apache.org/mod_mbox/incubator-jena-dev/201102.mbox/%3C003901cbc22e$2e5c5bc0$8b151340$@com%3E -- 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