Gengliang Wang created SPARK-35595:
--------------------------------------

             Summary: Support multiple loggers in testing method withLogAppender
                 Key: SPARK-35595
                 URL: https://issues.apache.org/jira/browse/SPARK-35595
             Project: Spark
          Issue Type: Task
          Components: Tests
    Affects Versions: 3.2.0
            Reporter: Gengliang Wang


A test case of AdaptiveQueryExecSuite becomes flaky since there are too many 
debug logs in RootLogger:
https://github.com/Yikun/spark/runs/2715222392?check_suite_focus=true
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/139125/testReport/

To fix it,  I suggest supporting multiple loggers in the testing method 
withLogAppender. So that the LogAppender gets clean target log outputs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to