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

Ariel Weisberg updated CASSANDRA-9376:
--------------------------------------
    Component/s: Testing

> 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
>          Components: Testing
>            Reporter: Ariel Weisberg
>            Assignee: Ariel Weisberg
>             Fix For: 2.2.0 beta 1
>
>
> 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