Bug 56807 - Ability to force flush of ResultCollector file
Summary: Ability to force flush of ResultCollector file
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.10
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-04 11:29 UTC by Andrey Pokhilko
Modified: 2014-08-22 20:50 UTC (History)
1 user (show)



Attachments
Patch to implement protected method (628 bytes, patch)
2014-08-04 11:29 UTC, Andrey Pokhilko
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Pokhilko 2014-08-04 11:29:25 UTC
Created attachment 31868 [details]
Patch to implement protected method

Missing the ability to flush buffered PrinterWriter in child class of ResultCollector. Suggesting to add some way to do it.

See http://mail-archives.apache.org/mod_mbox/jmeter-dev/201408.mbox/browser for discussion

Patch supplied.
Comment 1 Philippe Mouawad 2014-08-22 20:50:24 UTC
Date: Fri Aug 22 20:47:21 2014
New Revision: 1619927

URL: http://svn.apache.org/r1619927
Log:
Bug 56807 - Ability to force flush of ResultCollector file
Bugzilla Id: 56807

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/reporters/ResultCollector.java
    jmeter/trunk/xdocs/changes.xml

Date: Fri Aug 22 20:49:30 2014
New Revision: 1619928

URL: http://svn.apache.org/r1619928
Log:
Bug 56807 - Ability to force flush of ResultCollector file
Added Contributed by
Bugzilla Id: 56807

Modified:
    jmeter/trunk/xdocs/changes.xml
Comment 2 Philippe Mouawad 2014-08-22 20:50:47 UTC
Thanks for patch, commited with a log to identify calls to it.
Comment 3 The ASF infrastructure team 2022-09-24 20:37:57 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3408