dongjoon-hyun opened a new pull request #28847:
URL: https://github.com/apache/spark/pull/28847


   ### What changes were proposed in this pull request?
   
   This aims to replace `executorIdsToBeRemoved` with `executorIdToBeRemoved`.
   
   ### Why are the changes needed?
   
   Since a wrong variable is used currently, `ArrayBuffer()` is always 
displayed.
   ```
   20/06/16 19:33:31 WARN ExecutorAllocationManager: Not removing executor 
ArrayBuffer() because the ResourceProfile was UNKNOWN!
   ```
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Manual.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to