HeartSaVioR commented on pull request #30251: URL: https://github.com/apache/spark/pull/30251#issuecomment-722835852
Looks like `MutableApplicationInfo` was added with all fields in `ApplicationInfo` even it didn't set all of fields, as `ApplicationInfo` was already there. I'm OK to clean up these fields in `MutableApplicationInfo` as it's true we don't set these fields, but you can't change `ApplicationInfo` as it's a part of public API. ---------------------------------------------------------------- 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]
