Github user sryza commented on the pull request:

    https://github.com/apache/spark/pull/4168#issuecomment-73628826
  
    @andrewor14 when I mentioned rederiving `numPendingExecutors` I was 
actually talking about the way we calculate the version of it that lives in 
`ExecutorAllocationManager`.  Sorry for being unclear here.  Taking out the 
code that decrements it in `CoarseGrainedSchedulerBackend` was just an 
accidental omission on my part when I added all that code back in.  I'll put 
this code back.
    
    I don't have much opinion on where / how in the request executors methods 
in `CoarseGrainedSchedulerBackend`, `numExecutorsPending` should be updated.  
Can't tell if you do either, but happy to change it if you do.


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