Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/21356
Since `InterruptedException` is fatal, maybe it's not safe to keep calling
this listener, but stopping the entire queue seems an overkill. Shall we just
remove this listener from the queue?--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
