tanvn commented on PR #36424:
URL: https://github.com/apache/spark/pull/36424#issuecomment-1120217878

   @mridulm @gengliangwang @srowen @thejdeep 
   JFYI, I have deployed the newest version of this patch on my server from 
yesterday and there is no exception so far. 
   So I think the bug has been fixed and `synchronized` on the `listing` is the 
point (since the race condition is happening between the threads adding and 
removing data on `listing`).
   


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

To unsubscribe, e-mail: [email protected]

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