dongjoon-hyun commented on PR #41484:
URL: https://github.com/apache/spark/pull/41484#issuecomment-1579260263

   Thank you. The following is the manual test result. I'll merge this.
   ```
   [info] StreamingQueryStatusListenerWithDiskStoreSuite:
   18:07:13.888 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load 
native-hadoop library for your platform... using builtin-java classes where 
applicable
   OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader 
classes because bootstrap classpath has been appended
   [info] - onQueryStarted, onQueryProgress, onQueryTerminated (6 seconds, 815 
milliseconds)
   [info] - same query start multiple times (61 milliseconds)
   [info] - test small retained queries (178 milliseconds)
   [info] - test small retained progress (76 milliseconds)
   [info] - SPARK-38056: test writing StreamingQueryData to an in-memory store 
(58 milliseconds)
   [info] - SPARK-43973: onQueryTerminated should pick up exception info (53 
milliseconds)
   [info] - SPARK-38056: test writing StreamingQueryData to a LevelDB store 
(303 milliseconds)
   [info] - SPARK-38056: test writing StreamingQueryData to a RocksDB store (51 
milliseconds)
   18:07:26.877 WARN 
org.apache.spark.sql.streaming.ui.StreamingQueryStatusListenerWithDiskStoreSuite:
   
   ===== POSSIBLE THREAD LEAK IN SUITE 
o.a.s.sql.streaming.ui.StreamingQueryStatusListenerWithDiskStoreSuite, threads: 
Attach Listener (daemon=true), rpc-boss-3-1 (daemon=true), shuffle-boss-6-1 
(daemon=true), element-tracking-store-worker (daemon=true) =====
   [info] StreamingQueryStatusListenerSuite:
   [info] - onQueryStarted, onQueryProgress, onQueryTerminated (10 milliseconds)
   [info] - same query start multiple times (2 milliseconds)
   [info] - test small retained queries (57 milliseconds)
   [info] - test small retained progress (16 milliseconds)
   [info] - SPARK-38056: test writing StreamingQueryData to an in-memory store 
(1 millisecond)
   [info] - SPARK-43973: onQueryTerminated should pick up exception info (3 
milliseconds)
   18:07:27.142 WARN 
org.apache.spark.sql.streaming.ui.StreamingQueryStatusListenerSuite:
   
   ===== POSSIBLE THREAD LEAK IN SUITE 
o.a.s.sql.streaming.ui.StreamingQueryStatusListenerSuite, threads: 
shuffle-boss-12-1 (daemon=true), rpc-boss-9-1 (daemon=true) =====
   [info] Run completed in 19 seconds, 296 milliseconds.
   [info] Total number of tests run: 14
   [info] Suites: completed 2, aborted 0
   [info] Tests: succeeded 14, failed 0, canceled 0, ignored 0, pending 0
   [info] All tests passed.
   [success] Total time: 426 s (07:06), completed Jun 6, 2023, 6:07:27 PM
   ```


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to