Skip to content
Snippets Groups Projects
Commit ea104b8f authored by Bryan Cutler's avatar Bryan Cutler Committed by Shixiong Zhu
Browse files

[SPARK-12701][CORE] FileAppender should use join to ensure writing thread completion

Changed Logging FileAppender to use join in `awaitTermination` to ensure that thread is properly finished before returning.

Author: Bryan Cutler <cutlerb@gmail.com>

Closes #10654 from BryanCutler/fileAppender-join-thread-SPARK-12701.
parent cfe1ba56
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment