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

Sam Tunnicliffe commented on CASSANDRA-9376:
--------------------------------------------

LGTM +1

> Investigate using asynchronous logback config for tests to avoid timeouts and 
> reduce test time
> ----------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-9376
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9376
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Ariel Weisberg
>            Assignee: Ariel Weisberg
>             Fix For: 2.1.x
>
>
> unit tests are run with debug logging which can generate a lot of output. 
> Every log statement results in a write to the file descriptor so it is not 
> zippy.
> Make the logging async and don't flush for every log statement. Have logback 
> register a shutdown hook to make sure everything flushes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to