Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 80875 invoked from network); 31 Jul 2008 15:40:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Jul 2008 15:40:53 -0000 Received: (qmail 56166 invoked by uid 500); 31 Jul 2008 15:40:52 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 55849 invoked by uid 500); 31 Jul 2008 15:40:51 -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 55827 invoked by uid 99); 31 Jul 2008 15:40:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jul 2008 08:40:51 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jul 2008 15:40:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CE673234C18C for ; Thu, 31 Jul 2008 08:40:31 -0700 (PDT) Message-ID: <172931400.1217518831844.JavaMail.jira@brutus> Date: Thu, 31 Jul 2008 08:40:31 -0700 (PDT) From: "Michael Dick (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Updated: (OPENJPA-425) Mutation of compound ID values are not reflected in embedded ID instance in some circumstances In-Reply-To: <21930148.1193780030570.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENJPA-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick updated OPENJPA-425: --------------------------------- Fix Version/s: (was: 1.2.0) Tentatively deferring to next release. > Mutation of compound ID values are not reflected in embedded ID instance in some circumstances > ---------------------------------------------------------------------------------------------- > > Key: OPENJPA-425 > URL: https://issues.apache.org/jira/browse/OPENJPA-425 > Project: OpenJPA > Issue Type: Bug > Affects Versions: 1.0.0 > Reporter: Patrick Linskey > > I do not know what the impact of this issue on the broker or BrokerFactory cache is. > See the comment in org.apache.openjpa.persistence.jdbc.annotations.TestEmbeddedId.testMutateEmbeddedIdFieldValueOfNew() to reproduce. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.