You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/02/13 20:30:39 UTC

[GitHub] [hadoop] steveloughran commented on issue #1847: HADOOP-16859: ABFS: Add unbuffer support to ABFS connector

steveloughran commented on issue #1847: HADOOP-16859: ABFS: Add unbuffer support to ABFS connector
URL: https://github.com/apache/hadoop/pull/1847#issuecomment-585957324
 
 
   just realised ... that contract test doesn't ever verify that the data read back on an unbuffer/resume actually matches what should be there at the given offset.
   
   I think you should cache the dataset and validate the reads, so that if the reconnect got confused, it would surface.
   
   Similarly, do we need tests for unbuffer followed by positioned readable reads?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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