GitHub user Ngone51 opened a pull request:
https://github.com/apache/spark/pull/20056
[SPARK-22878] [CORE] Count totalDroppedEvents for LiveListenerBus
## What changes were proposed in this pull request?
Count total dropped events from all queues' numDroppedEvents for
LiveListenerBus and log the dropped events periodically for LiveListenerBus
like AsyncEventQueue do.
## How was this patch tested?
Added.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Ngone51/spark SPARK-22878
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20056.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20056
----
commit cd395dc01573fb192832230409c1517a801dbf5d
Author: wuyi <ngone_5451@...>
Date: 2017-12-22T12:47:13Z
Count totalDroppedEvents for LiveListenerBus
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]