[ https://issues.apache.org/jira/browse/HDFS-15659?focusedWorklogId=509962&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-509962 ]
ASF GitHub Bot logged work on HDFS-15659: ----------------------------------------- Author: ASF GitHub Bot Created on: 10/Nov/20 21:59 Start Date: 10/Nov/20 21:59 Worklog Time Spent: 10m Work Description: amahussein commented on pull request #2443: URL: https://github.com/apache/hadoop/pull/2443#issuecomment-724992363 > Thanx for the update, the approach and changes looks good. But I think Jenkins won't have run all the tests? If not, you can touch a line in hadoop-project/pom.xml and increase the timeout in Jenkinsfile from 20 to 30 hrs, if post that everything is good we can merge the current change. Thanks @ayushtkn, I made the change to the PR. The failing unit tests are the usual suspects. Even {{TestDynamometerInfra}} started to show up in all commits since yesterday. > Out of curiosity: You don't need a new PR for a new change, you could have force-pushed to your previous branch itself, it would have updated the same PR. Yeah, thanks. I know I could force commits but I did not want to lose track of the previous implementation. ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 509962) Time Spent: 3h (was: 2h 50m) > Set dfs.namenode.redundancy.considerLoad to false in MiniDFSCluster > ------------------------------------------------------------------- > > Key: HDFS-15659 > URL: https://issues.apache.org/jira/browse/HDFS-15659 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: test > Reporter: Akira Ajisaka > Assignee: Ahmed Hussein > Priority: Major > Labels: pull-request-available > Time Spent: 3h > Remaining Estimate: 0h > > dfs.namenode.redundancy.considerLoad is true by default and it is causing > many test failures. Let's disable it in MiniDFSCluster. > Originally reported by [~weichiu]: > https://github.com/apache/hadoop/pull/2410#pullrequestreview-516144442 > {quote} > i've certain seen this option causing test failures in the past. > Maybe we should turn it off by default in MiniDDFSCluster, and only enable it > for specific tests. > {quote} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org