Github user andrewor14 commented on the pull request:

    https://github.com/apache/spark/pull/2138#issuecomment-53913636
  
    @sarutak This assumes that the only logic in `blockManagerMaster.stop()` is 
sending the stop message to the driver. While this is true in the current code, 
we may add logic there in the future that also affects the executor. I think 
the correct approach here is to add the conditional inside 
`BlockManagerMaster#stop` itself rather than in `SparkEnv`.


---
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