dongjoon-hyun commented on pull request #32221: URL: https://github.com/apache/spark/pull/32221#issuecomment-822043113
The following are addressed. - Add `private val readiness = Readiness.getInstance()` and reuse it. - Add a corresponding `override def onClose(): Unit` consistently for all places not to forget it. - The warning message is revised in case `onClose()` (no exception version). -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
