From commits-return-10398-apmail-jmeter-commits-archive=jmeter.apache.org@jmeter.apache.org Fri Feb 14 07:37:05 2020 Return-Path: X-Original-To: apmail-jmeter-commits-archive@minotaur.apache.org Delivered-To: apmail-jmeter-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 8DF1910081 for ; Fri, 14 Feb 2020 07:37:05 +0000 (UTC) Received: (qmail 98254 invoked by uid 500); 14 Feb 2020 07:37:05 -0000 Delivered-To: apmail-jmeter-commits-archive@jmeter.apache.org Received: (qmail 98194 invoked by uid 500); 14 Feb 2020 07:37:05 -0000 Mailing-List: contact commits-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jmeter.apache.org Delivered-To: mailing list commits@jmeter.apache.org Received: (qmail 98160 invoked by uid 99); 14 Feb 2020 07:37:04 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2020 07:37:04 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 6EDC68546B; Fri, 14 Feb 2020 07:37:04 +0000 (UTC) Date: Fri, 14 Feb 2020 07:37:06 +0000 To: "commits@jmeter.apache.org" Subject: [jmeter] 02/02: Bug 64142 - Presence of DebugPostProcessor in Test plan breaks ActiveThread Over time in report due to missing information MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: pmouawad@apache.org In-Reply-To: <158166582397.19623.15549337569717333230@gitbox.apache.org> References: <158166582397.19623.15549337569717333230@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: jmeter X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: 8ae67edb1328e0b7b4e21bf082d5e7b77adb2f4f X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20200214073704.6EDC68546B@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. pmouawad pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git commit 8ae67edb1328e0b7b4e21bf082d5e7b77adb2f4f Author: pmouawad AuthorDate: Fri Feb 14 08:34:11 2020 +0100 Bug 64142 - Presence of DebugPostProcessor in Test plan breaks ActiveThread Over time in report due to missing information --- xdocs/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/xdocs/changes.xml b/xdocs/changes.xml index 7abc42f..6dad145 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -151,6 +151,7 @@ to view the last release notes of version 5.2.1.

Timers, Assertions, Config, Pre- & Post-Processors

  • 64091Precise Throughput Timer might produce less samples when low test duration is used
  • +
  • 64142Presence of DebugPostProcessor in Test plan breaks ActiveThread Over time in report due to missing information

Functions