Github user liyezhang556520 commented on the pull request:

    https://github.com/apache/spark/pull/3825#issuecomment-68424069
  
    Hi @JoshRosen , it'll be a little weird to wrap the `receive` or 
`receiveWithLogging` method with try-catch blocks. And also this is conflict 
with the fault tolerance design of Akka, which is supposed to handle exception 
within supervisor. If you think it's fine to add a try-catch block to `receive` 
method. Then I'll make an additional commit.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to