[ https://issues.apache.org/jira/browse/SPARK-51374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gengliang Wang resolved SPARK-51374. ------------------------------------ Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 50138 [https://github.com/apache/spark/pull/50138] > Switch to Using java.util.Map in Logging APIs > --------------------------------------------- > > Key: SPARK-51374 > URL: https://issues.apache.org/jira/browse/SPARK-51374 > Project: Spark > Issue Type: Sub-task > Components: Spark Core > Affects Versions: 4.0.0 > Reporter: Gengliang Wang > Assignee: Gengliang Wang > Priority: Minor > Labels: pull-request-available > Fix For: 4.0.0 > > > Update the internal logging APIs to use {{java.util.Map}} instead of the > concrete {{java.util.HashMap.}} > *Why:* > * Promotes more general usage of the API. > * Aligns with standard Java best practices by decoupling the API from a > specific implementation. > {{}} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org