Skip to content

Conversation

@charlesy6
Copy link
Contributor

Why are the changes needed?

there seems to be no good way to solve the synchronization problem.
For EventLoggerType.SPARK

This looks simple, Please send a separate PR to solve this issue

-    sc.eventLogger.foreach(_.onOtherEvent(kyuubiEvent))
+    sc.listenerBus.post(kyuubiEvent)

Originally posted by @yaooqinn in #1023 (comment)

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before make a pull request

@ulysses-you ulysses-you added this to the v1.4.0 milestone Sep 7, 2021
@ulysses-you
Copy link
Contributor

thank you @timothy65535 , merging to master. FYI @yaooqinn @zhang1002

@charlesy6 charlesy6 deleted the 1043 branch September 7, 2021 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants