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

Benedict updated CASSANDRA-14974:
---------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Thanks, committed as 
[a43b651f8e35dd7081b8593057f118ed0c49cfd6|https://github.com/apache/cassandra/commit/a43b651f8e35dd7081b8593057f118ed0c49cfd6]

> Unit test stdout capture is malfunctioning in 4.0
> -------------------------------------------------
>
>                 Key: CASSANDRA-14974
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14974
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest, Test/unit
>            Reporter: Benedict
>            Assignee: Benedict
>            Priority: Major
>             Fix For: 4.0
>
>
> In 3.x unit tests we make sure to capture stdout to the unit test files, in 
> case tests log to stdout and not to a logger.  However, in 4.0 due to a 
> configuration parameter that is deprecated in logback, the logic is 
> short-circuited silently.
> Once fixed, this affects the cleanup of in-jvm dtests which would register an 
> infinite chain of System.out overrides (one for each node), so we make the 
> functionality robust to multiple instantiations, as well as improve its 
> startup/shutdown sequence guarantees.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to