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

ASF GitHub Bot logged work on HADOOP-18107:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/May/22 21:46
            Start Date: 11/May/22 21:46
    Worklog Time Spent: 10m 
      Work Description: mukund-thakur commented on code in PR #4273:
URL: https://github.com/apache/hadoop/pull/4273#discussion_r870780324


##########
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/AbstractSTestS3AHugeFiles.java:
##########
@@ -456,7 +456,7 @@ public void test_040_PositionedReadHugeFile() throws 
Throwable {
   }
 
   @Test
-  public void test_045_VectoredIOHugeFile() throws Throwable {
+  public void test_045_VectoredIoHugeFile() throws Throwable {

Review Comment:
   Yeah I thought that was the problem but don't know why checkstyle is crying 
   
`./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/AbstractSTestS3AHugeFiles.java:459:
  public void test_045_vectoredIoHugeFile() throws Throwable {:15: Name 
'test_045_vectoredIoHugeFile' must match pattern '^[a-z][a-zA-Z0-9]*$'. 
[MethodName]`





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

    Worklog Id:     (was: 769324)
    Time Spent: 1h  (was: 50m)

> Vectored IO support for large S3 files. 
> ----------------------------------------
>
>                 Key: HADOOP-18107
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18107
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>            Reporter: Mukund Thakur
>            Assignee: Mukund Thakur
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> This effort would mostly be adding more tests for large files under scale 
> tests and see if any new issue surfaces. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to