-
- Downloads
[SPARK-19358][CORE] LiveListenerBus shall log the event name when dropping...
[SPARK-19358][CORE] LiveListenerBus shall log the event name when dropping them due to a fully filled queue ## What changes were proposed in this pull request? Some dropped event will make the whole application behaves unexpectedly, e.g. some UI problem...we shall log the dropped event name to facilitate the debugging ## How was this patch tested? Existing tests Author: CodingCat <zhunansjtu@gmail.com> Closes #16697 from CodingCat/SPARK-19358.
Please register or sign in to comment