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

[jira] [Comment Edited] (SUREFIRE-1362) Buffering in ConsoleOutputFileReporter

    [ https://issues.apache.org/jira/browse/SUREFIRE-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969338#comment-15969338 ] 

Jaromir Hamala edited comment on SUREFIRE-1362 at 4/14/17 5:59 PM:
-------------------------------------------------------------------

running. https://repo.maven.apache.org/maven2 is extremely slow. is there a mirror I could use? 

edit: nevermind, I just noticed it's the Central.


was (Author: jerrinot):
running. https://repo.maven.apache.org/maven2 is extremely slow. is there a mirror I could use? 

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



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