sumeetgajjar commented on pull request #32114:
URL: https://github.com/apache/spark/pull/32114#issuecomment-824461500


   > > If that's the case (it seems not correct but exits for a long time 
already), I think posting the SparkListenerBlockManagerAdded inside the if 
(!blockManagerInfo.contains(id)) would be enough for the whole fix?
   > 
   > @Ngone51 I believe moving `SparkListenerBlockManagerAdded` inside the 
if-loop should be enough.
   > I will give it a try and check if any other cases surface.
   > 
   > Thanks!
   
   I tried this and the issue still exists. When we apply the sequence of 
events mentioned in 
[#32114](https://github.com/apache/spark/pull/32114#discussion_r617990361), the 
issue surfaces again.


-- 
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:
[email protected]



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

Reply via email to