You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "mridulm (via GitHub)" <gi...@apache.org> on 2023/10/01 20:37:04 UTC

[GitHub] [spark] mridulm commented on pull request #43194: [SPARK-45283][CORE][TESTS] Make StatusTrackerSuite less fragile

mridulm commented on PR #43194:
URL: https://github.com/apache/spark/pull/43194#issuecomment-1742194420

   Looking into this more, I dont think this PR will fix the issue being seen.
   The exception indicates this is not a sorting issue - it is two `Set's` being compared.
   
   The number of entries is incorrect - 2 jobs were expected for each of the two tags, but 3 were found.
   We will have to find out what the race condition here is.


-- 
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: reviews-unsubscribe@spark.apache.org

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


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