bharatviswa504 commented on issue #82: HDDS-2359. Seeking randomly in a key 
with more than 2 blocks of data leads to inconsistent reads
URL: https://github.com/apache/hadoop-ozone/pull/82#issuecomment-548664326
 
 
   > Thanks @lokeshj1703 for having a look. The test failure in KeyInputStream 
is happening while write because write chunk request counter is mismatches with 
the expected result as a result of retry of the request. I tried the test 
locally and it all seem to pass locally. The failure is not related to the 
patch itself.
   
   To avoid this flakiness, can we change the check to >=writechunkcount+3, 
instead of equals to consider retry. 

----------------------------------------------------------------
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: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to