MaxGekk commented on issue #27166: [SPARK-30482][SQL][CORE][TESTS] Add 
sub-class of `AppenderSkeleton` reusable in tests
URL: https://github.com/apache/spark/pull/27166#issuecomment-573389742
 
 
   The difference between the master and this PR is some tests could put more 
log event in log appender like 
https://github.com/apache/spark/pull/27166/files#diff-5a20f7138b31f3c344a4af7ab6f426daL45
 but log appender should be removed at the end of the test. The problem could 
happen if a log appender is not removed and continue gather other log events.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to