[GitHub] [hadoop] mukund-thakur commented on issue #1943: HADOOP-16465 listLocatedStatus() optimisation

2020-04-14 Thread GitBox
mukund-thakur commented on issue #1943: HADOOP-16465 listLocatedStatus() 
optimisation
URL: https://github.com/apache/hadoop/pull/1943#issuecomment-613542503
 
 
   Thanks :)


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


With regards,
Apache Git Services

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[GitHub] [hadoop] mukund-thakur commented on issue #1943: Hadoop 16465 listlocatedstatus optimisation

2020-04-13 Thread GitBox
mukund-thakur commented on issue #1943: Hadoop 16465 listlocatedstatus 
optimisation
URL: https://github.com/apache/hadoop/pull/1943#issuecomment-612869023
 
 
   Found the issue. Described here.
   https://issues.apache.org/jira/browse/HADOOP-16979


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


With regards,
Apache Git Services

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[GitHub] [hadoop] mukund-thakur commented on issue #1943: Hadoop 16465 listlocatedstatus optimisation

2020-04-11 Thread GitBox
mukund-thakur commented on issue #1943: Hadoop 16465 listlocatedstatus 
optimisation
URL: https://github.com/apache/hadoop/pull/1943#issuecomment-612370398
 
 
   Failures happening for guarded bucket. 
   This is a parameterised test which runs for both raw and guarded FS. If the 
guard settings are not enabled properly then tests actually skip rather than 
failing. So, I am not sure what am I missing here :( 


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


With regards,
Apache Git Services

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[GitHub] [hadoop] mukund-thakur commented on issue #1943: Hadoop 16465 listlocatedstatus optimisation

2020-04-07 Thread GitBox
mukund-thakur commented on issue #1943: Hadoop 16465 listlocatedstatus 
optimisation
URL: https://github.com/apache/hadoop/pull/1943#issuecomment-610556018
 
 
   @steveloughran @bgaborg  @mehakmeet . Not sure why github is not letting me 
add anybody as reviewer.


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


With regards,
Apache Git Services

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[GitHub] [hadoop] mukund-thakur commented on issue #1943: Hadoop 16465 listlocatedstatus optimisation

2020-04-07 Thread GitBox
mukund-thakur commented on issue #1943: Hadoop 16465 listlocatedstatus 
optimisation
URL: https://github.com/apache/hadoop/pull/1943#issuecomment-610433133
 
 
   2 of my new tests are failing on command line but succeeding in IDE. 
   
   `[ERROR]   
ITestS3AFileOperationCost.testCostOfListLocatedStatusOnEmptyDir:141->verifyOperationCount:190->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88
 Count of object_list_requests starting=0 current=1 diff=1: 
object_list_requests expected:<0> but was:<1>
   [ERROR]   
ITestS3AFileOperationCost.testCostOfListLocatedStatusOnNonEmptyDir:159->verifyOperationCount:190->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88
 Count of object_list_requests starting=2 current=3 diff=1: 
object_list_requests expected:<0> but was:<1>`


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


With regards,
Apache Git Services

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org