Ngone51 commented on pull request #31934:
URL: https://github.com/apache/spark/pull/31934#issuecomment-805492402


   > * If stream2Duplicate encounters a failure now, it has isWriting on and so 
can reset currentMapId of partition_0_2. This again gives a chance to another 
stream say stream3 to allowedToWrite without stream2 to complete.
   
   So, it should be `stream1Duplicate` instead of `stream2Duplicate` here?


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