marmbrus commented on issue #25518: [SPARK-26046][SS] Add StreamingQueryManager.listListeners() URL: https://github.com/apache/spark/pull/25518#issuecomment-527612525 I'm pretty flexible on what API we end up building here, but right now there is no API at all that allows you to remove a listener unless you happen to keep a handle to it or even introspect what listeners are present. To me that is kind of weird. Given that, this seems like a minimal way to enable these use cases that is consistent with the APIs already present.
---------------------------------------------------------------- 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]
