Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 2663 invoked from network); 16 Feb 2006 10:51:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Feb 2006 10:51:25 -0000 Received: (qmail 11177 invoked by uid 500); 16 Feb 2006 10:51:23 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 11100 invoked by uid 99); 16 Feb 2006 10:51:23 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Feb 2006 02:51:22 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id E75CFDF for ; Thu, 16 Feb 2006 11:51:01 +0100 (CET) Message-ID: <42362560.1140087061945.JavaMail.jira@ajax.apache.org> Date: Thu, 16 Feb 2006 11:51:01 +0100 (CET) From: "Tobias Bocanegra (JIRA)" To: jackrabbit-dev@incubator.apache.org Subject: [jira] Closed: (JCR-317) replace UUID strings by UUID classes in NodeId, etc.. In-Reply-To: <1272599265.1139943816791.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/JCR-317?page=all ] Tobias Bocanegra closed JCR-317: -------------------------------- > replace UUID strings by UUID classes in NodeId, etc.. > ----------------------------------------------------- > > Key: JCR-317 > URL: http://issues.apache.org/jira/browse/JCR-317 > Project: Jackrabbit > Type: Improvement > Versions: 0.9 > Environment: r376692 > Reporter: Tobias Bocanegra > Assignee: Tobias Bocanegra > Fix For: 1.0 > > Currently the UUIDs of the nodes are stored as Strings in the ItemIds and ItemStates and cause alot of overhead throughout jackrabbit. they should be replaced by a fast implementation of a UUID class. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira