[
https://issues.apache.org/jira/browse/HDFS-16324?focusedWorklogId=681789&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-681789
]
ASF GitHub Bot logged work on HDFS-16324:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Nov/21 01:59
Start Date: 16/Nov/21 01:59
Worklog Time Spent: 10m
Work Description: GuoPhilipse commented on pull request #3661:
URL: https://github.com/apache/hadoop/pull/3661#issuecomment-969671740
@tomscut Could you kindly help verify, the test error seems not related with
the patch.
`[ERROR]
testSetRepIncWithUnderReplicatedBlocks(org.apache.hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks)
Time elapsed: 120.023 s <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 120000
milliseconds
at java.lang.Thread.sleep(Native Method)
at
org.apache.hadoop.fs.shell.SetReplication.waitForReplication(SetReplication.java:137)
at
org.apache.hadoop.fs.shell.SetReplication.processArguments(SetReplication.java:78)
at
org.apache.hadoop.fs.shell.FsCommand.processRawArguments(FsCommand.java:121)
at org.apache.hadoop.fs.shell.Command.run(Command.java:179)
at org.apache.hadoop.fs.FsShell.run(FsShell.java:327)
at
org.apache.hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks.testSetRepIncWithUnderReplicatedBlocks(TestUnderReplicatedBlocks.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
at
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:748)`
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 681789)
Time Spent: 0.5h (was: 20m)
> fix error log in BlockManagerSafeMode
> -------------------------------------
>
> Key: HDFS-16324
> URL: https://issues.apache.org/jira/browse/HDFS-16324
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs
> Affects Versions: 3.3.1
> Reporter: guo
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> if `recheckInterval` was set as invalid value, there will be warning log
> output, but the message seems not that proper ,we can improve it.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]