GitHub user liuxianjiao opened a pull request:

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

    When the number of attempting to restart receiver greater than 0,spark do 
nothing in 'else'

    When the number of attempting to restart receiver greater than 0,spark do 
nothing in 'else'.So I think we should log trace to let users know why.


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

    $ git pull https://github.com/liuxianjiao/spark master0905

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

    https://github.com/apache/spark/pull/19142.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 #19142
    
----
commit c4edc1b4304f5b540b576ea60e260f5caef303c2
Author: liuxianjiao <[email protected]>
Date:   2017-09-06T01:03:47Z

    [SPARK-21930]When the number of attempting to restart receiver greater than 
0,spark do nothing in 'else'

----


---

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

Reply via email to