HeartSaVioR commented on issue #27010: [SPARK-30313][CORE] Ensure EndpointRef 
is available MasterWebUI/WorkerPage
URL: https://github.com/apache/spark/pull/27010#issuecomment-568973827
 
 
   Hmm... Does it mean the comment in below is broken? The code comment says 
`self` will become valid when `onStart` is called, but that doesn't seem to be 
true - self will become valid "around" when onStart is called and there's no 
guarantee that self is valid in onStart.
   
   
https://github.com/apache/spark/blob/481fb63f97d87d5b2e9e1f9b30bee466605b5a72/core/src/main/scala/org/apache/spark/rpc/RpcEndpoint.scala#L53-L63

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


With regards,
Apache Git Services

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

Reply via email to