Return-Path: X-Original-To: apmail-openjpa-dev-archive@www.apache.org Delivered-To: apmail-openjpa-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 2356DF8E4 for ; Tue, 23 Apr 2013 19:45:17 +0000 (UTC) Received: (qmail 24955 invoked by uid 500); 23 Apr 2013 19:45:16 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 24791 invoked by uid 500); 23 Apr 2013 19:45:16 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 24760 invoked by uid 99); 23 Apr 2013 19:45:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Apr 2013 19:45:16 +0000 Date: Tue, 23 Apr 2013 19:45:16 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@openjpa.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OPENJPA-2374) Avoid OID creation in BrokerImpl.isDetached when lookup is not required. 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/OPENJPA-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13639478#comment-13639478 ] ASF subversion and git services commented on OPENJPA-2374: ---------------------------------------------------------- Commit 1471113 from helenxu [ https://svn.apache.org/r1471113 ] OPENJPA-2374: avoid OID creation when the lookup is not required. > Avoid OID creation in BrokerImpl.isDetached when lookup is not required. > ------------------------------------------------------------------------ > > Key: OPENJPA-2374 > URL: https://issues.apache.org/jira/browse/OPENJPA-2374 > Project: OpenJPA > Issue Type: Bug > Components: kernel > Affects Versions: 2.3.0, 2.2.1 > Reporter: Helen Xu > Assignee: Helen Xu > Priority: Minor > Attachments: OPENJPA2374.patch > > > The OID creation in BrokerImpl.isDetached could be avoided when the lookup is not required. This could improve the performance. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira