Return-Path: X-Original-To: apmail-jakarta-notifications-archive@minotaur.apache.org Delivered-To: apmail-jakarta-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5CFC87377 for ; Mon, 12 Sep 2011 07:13:23 +0000 (UTC) Received: (qmail 26355 invoked by uid 500); 12 Sep 2011 07:13:15 -0000 Delivered-To: apmail-jakarta-notifications-archive@jakarta.apache.org Received: (qmail 25850 invoked by uid 500); 12 Sep 2011 07:12:45 -0000 Mailing-List: contact notifications-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jakarta.apache.org Delivered-To: mailing list notifications@jakarta.apache.org Received: (qmail 25642 invoked by uid 99); 12 Sep 2011 07:12:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2011 07:12:34 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.115] (HELO eir.zones.apache.org) (140.211.11.115) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2011 07:12:31 +0000 Received: by eir.zones.apache.org (Postfix, from userid 80) id 3783A3CDC8; Mon, 12 Sep 2011 07:12:10 +0000 (UTC) From: bugzilla@apache.org To: notifications@jakarta.apache.org Subject: DO NOT REPLY [Bug 50032] Last_Sample_Ok along with other controllers doesnt work correctly when the threadgroup has multiple loops Date: Mon, 12 Sep 2011 07:12:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: JMeter X-Bugzilla-Component: Main X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: p.mouawad@ubik-ingenierie.com X-Bugzilla-Status: REOPENED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: notifications@jakarta.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status Resolution Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=50032 Philippe Mouawad changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #6 from Philippe Mouawad 2011-09-12 07:12:07 UTC --- Hello, This patch introduced a regression on IfController. Attached is a scenario that shows how an Infinite Loop will occur when a IfController contains a TransactionController. If condition evaluates to false, reInitializeSubController will loop infinitely. I don't know if this reopening is a duplicate of 50618 but maybe another manifestation of the regression. Regards Philippe Mouawad -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org For additional commands, e-mail: notifications-help@jakarta.apache.org