GitHub user CodingCat opened a pull request:

    https://github.com/apache/spark/pull/16697

    [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

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/CodingCat/spark SPARK-19358

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/16697.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 #16697
    
----
commit 24bfa382a43c2fbbf54b24bb8f03766910216490
Author: CodingCat <zhunans...@gmail.com>
Date:   2016-03-07T14:37:37Z

    improve the doc for "spark.memory.offHeap.size"

commit 2209e345df4636f8fa881b3ad45084b75f9fe3eb
Author: CodingCat <zhunans...@gmail.com>
Date:   2016-03-07T19:00:16Z

    fix

commit f2d9db1b725c6dcadee5ee1a7e43d5fbb601f367
Author: CodingCat <zhunans...@gmail.com>
Date:   2016-12-28T03:52:41Z

    Merge branch 'master' of https://github.com/apache/spark

commit dd409b4c7a5afe07cfe6b36691bed42049a5c7b2
Author: CodingCat <zhunans...@gmail.com>
Date:   2017-01-13T04:10:40Z

    Merge branch 'master' of https://github.com/apache/spark

commit f026adebb787a09dc4cc90f87dc94590ab1816f7
Author: CodingCat <zhunans...@gmail.com>
Date:   2017-01-25T03:53:56Z

    Merge branch 'master' of https://github.com/apache/spark

commit b4bc5af16e53365451c51ca0c9a92ab6915a0987
Author: CodingCat <zhunans...@gmail.com>
Date:   2017-01-25T03:58:52Z

    logging event

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to