[ 
https://issues.apache.org/jira/browse/HDFS-15471?focusedWorklogId=475332&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-475332
 ]

ASF GitHub Bot logged work on HDFS-15471:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Aug/20 14:45
            Start Date: 27/Aug/20 14:45
    Worklog Time Spent: 10m 
      Work Description: steveloughran opened a new pull request #2252:
URL: https://github.com/apache/hadoop/pull/2252


   Contributed by Steve Loughran
   (Also: broken by Steve Loughran)
   
   PR includes a minor change to the HDFS Code to ensure yetus is happy; main
   change is that the eventually() clause is skipped on a consistent store,
   because it is not needed.
   
   


----------------------------------------------------------------
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]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 475332)
    Remaining Estimate: 0h
            Time Spent: 10m

> TestHDFSContractMultipartUploader fails on trunk
> ------------------------------------------------
>
>                 Key: HDFS-15471
>                 URL: https://issues.apache.org/jira/browse/HDFS-15471
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.3.1, 3.4.0
>            Reporter: Ahmed Hussein
>            Assignee: Steve Loughran
>            Priority: Major
>              Labels: test
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{TestHDFSContractMultipartUploader}} fails on trunk with 
> {{IllegalArgumentException}}
> {code:bash}
> [ERROR] 
> testConcurrentUploads(org.apache.hadoop.fs.contract.hdfs.TestHDFSContractMultipartUploader)
>   Time elapsed: 0.127 s  <<< ERROR!
> java.lang.IllegalArgumentException
>       at 
> com.google.common.base.Preconditions.checkArgument(Preconditions.java:127)
>       at 
> org.apache.hadoop.test.LambdaTestUtils$ProportionalRetryInterval.<init>(LambdaTestUtils.java:907)
>       at 
> org.apache.hadoop.fs.contract.AbstractContractMultipartUploaderTest.testConcurrentUploads(AbstractContractMultipartUploaderTest.java:815)
>       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:50)
>       at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>       at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
>       at 
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
>       at 
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
>       at 
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
>       at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
>       at 
> org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
>       at 
> org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
>       at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>       at java.lang.Thread.run(Thread.java:748)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to