dongjoon-hyun commented on a change in pull request #35799:
URL: https://github.com/apache/spark/pull/35799#discussion_r841166959



##########
File path: 
streaming/src/test/scala/org/apache/spark/streaming/StreamingListenerSuite.scala
##########
@@ -235,6 +236,19 @@ class StreamingListenerSuite extends TestSuiteBase with 
LocalStreamingContext wi
     verifyNoMoreInteractions(streamingListener)
   }
 
+  test("SPARK-38498: Support customized streaming listener") {

Review comment:
       `customized` -> `extra` because the conf name is 
`STREAMING_EXTRA_LISTENERS`.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to