[ https://issues.apache.org/jira/browse/MAPREDUCE-7384?focusedWorklogId=776916&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-776916 ]
ASF GitHub Bot logged work on MAPREDUCE-7384: --------------------------------------------- Author: ASF GitHub Bot Created on: 01/Jun/22 14:44 Start Date: 01/Jun/22 14:44 Worklog Time Spent: 10m Work Description: steveloughran commented on PR #4390: URL: https://github.com/apache/hadoop/pull/4390#issuecomment-1143704135 -1 to all needless import changes, even if cleanup. import changes are the nightmare of cherrypicks, which is why we so rarely clean them up, even ongoing patches. given a choice between "messy imports in existing code" and "backport hell", i will take the mess. further reading https://github.com/steveloughran/formality/blob/master/styleguide/styleguide.md Issue Time Tracking ------------------- Worklog Id: (was: 776916) Time Spent: 50m (was: 40m) > impove import * In MapReduce Project > ------------------------------------ > > Key: MAPREDUCE-7384 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-7384 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Affects Versions: 3.4.0 > Reporter: fanshilun > Priority: Trivial > Labels: pull-request-available > Attachments: MAPREDUCE-7384_01.patch > > Time Spent: 50m > Remaining Estimate: 0h > > Directly using * to reference does not conform to the code specification, > adjust it and refer to the specified package. -- This message was sent by Atlassian Jira (v8.20.7#820007) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org