wypoon commented on issue #25673: [SPARK-28770][CORE][TEST] Fix 
ReplayListenerSuite tests that sometime…
URL: https://github.com/apache/spark/pull/25673#issuecomment-527977983
 
 
   > I'd rather say we may need to find the way to let EventMonster not 
extending EventLoggingListener and just buffering all events. We don't need to 
deal with such complicated case in EventLoggingListener, as the purpose of 
ReplayListenerSuite is to test the fact that "ReplayListener can read all 
events sequentially and pass to registered listeners correctly".
   > 
   I'd rather not take on reworking EventMonster here. I think it is sufficient 
to handle the special case of `SparkListenerStageExecutorMetrics` by filtering.

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