cloud-fan commented on PR #57954: URL: https://github.com/apache/spark/pull/57954#issuecomment-5394801370
Thanks @sarutak. Addressed both requests in a7ec93b82a2: - Updated the PR description to explain the lifecycle asymmetry after the bounded shutdown wait expires. - Added the closed-state guard to `discoverAllSchemes()` with regression coverage. I also updated the `CredentialProvider.close()` documentation to reflect the bounded wait. All 29 `CredentialProviderLoaderSuite` tests and 26 `UserCredentialManagerSuite` tests pass. Please take another look when convenient. -- 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]
