You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@apache.org> on 2017/04/16 17:03:41 UTC

[jira] [Closed] (SUREFIRE-1361) Buffering in StatelessXmlReporter

     [ https://issues.apache.org/jira/browse/SUREFIRE-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tibor Digana closed SUREFIRE-1361.
----------------------------------
    Resolution: Fixed

https://git-wip-us.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=9c0025ed53d70c06279fef6c0fc30a54aeeab27b

> Buffering in StatelessXmlReporter
> ---------------------------------
>
>                 Key: SUREFIRE-1361
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1361
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: Maven Failsafe Plugin, Maven Surefire Plugin
>            Reporter: Jaromir Hamala
>            Assignee: Tibor Digana
>            Priority: Minor
>             Fix For: 2.20.1
>
>
> The StatelessXmlReporter could use BufferedOutputStream to reduce number of I/O operations. This is relevant in cloud environments where I/O is an expensive resource.
> See this idea here: https://github.com/jerrinot/maven-surefire/commit/c14adcd5dd5c90ff21fecb06dba371abbd047592#diff-8e45a39c93c604be350adf1af9a40f62R370
> Related to: https://issues.apache.org/jira/browse/SUREFIRE-1362



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)