HeartSaVioR edited a comment on issue #25705: [SPARK-29003][CORE] Fix deadlock 
in startup of Spark History Server
URL: https://github.com/apache/spark/pull/25705#issuecomment-530194631
 
 
   Hmm... yes I agree it might be weird if we don't follow start/stop pattern. 
What I'm concerned about is the change would also make tests skip initializing. 
If the test calls `updateAndCheck()`, it misses initialization. It doesn't let 
existing tests be broken, but brings some unintentional side-effect.
   
   I think we even need to call `initialize` instead if it's weird for us to 
call `start` without calling `stop`, but given tests are passing, let's hear 
more voice on committers.

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


With regards,
Apache Git Services

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

Reply via email to