From torque-dev-return-11042-apmail-db-torque-dev-archive=db.apache.org@db.apache.org Fri May 4 12:29:13 2012 Return-Path: X-Original-To: apmail-db-torque-dev-archive@www.apache.org Delivered-To: apmail-db-torque-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 4B8859818 for ; Fri, 4 May 2012 12:29:13 +0000 (UTC) Received: (qmail 3738 invoked by uid 500); 4 May 2012 12:29:11 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 3717 invoked by uid 500); 4 May 2012 12:29:11 -0000 Mailing-List: contact torque-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Apache Torque Developers List" Reply-To: "Apache Torque Developers List" Delivered-To: mailing list torque-dev@db.apache.org Received: (qmail 3675 invoked by uid 99); 4 May 2012 12:29:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2012 12:29:11 +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; Fri, 04 May 2012 12:29:09 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 6FDB443064E for ; Fri, 4 May 2012 12:28:48 +0000 (UTC) Date: Fri, 4 May 2012 12:28:48 +0000 (UTC) From: "Thomas Fox (JIRA)" To: torque-dev@db.apache.org Message-ID: <1543621427.26648.1336134528459.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (TORQUE-14) huge ids in idbroker using cleverquantity 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/TORQUE-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268288#comment-13268288 ] Thomas Fox commented on TORQUE-14: ---------------------------------- I believe this can happen if a lot ids are fetched in a short time. There should be a configurable maximum quantity. > huge ids in idbroker using cleverquantity > ------------------------------------------ > > Key: TORQUE-14 > URL: https://issues.apache.org/jira/browse/TORQUE-14 > Project: Torque > Issue Type: Bug > Components: Runtime > Affects Versions: 3.1, 3.1.1 > Reporter: Thomas Fox > Assignee: Thomas Fox > > Reported by Dave Newton: > Using a fairly recent Torque (3.1, maybe 3.1.1) for some reason I started getting HUGE values for one of my NEXT_ID columns and the QUANTITY column. > While saving new objects to that table I got OutOfMemory exceptions. When I made the NEXT_ID and QUANTITY values saner the OOM exception went away. > I have since turned off cleverquantity... -- 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: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org