cnauroth commented on code in PR #7367: URL: https://github.com/apache/hadoop/pull/7367#discussion_r1949676351
########## hadoop-common-project/hadoop-common/src/site/markdown/filesystem/fsdatainputstream.md: ########## @@ -175,6 +175,24 @@ must block until at least one byte is returned. Thus, for any data source of length greater than zero, repeated invocations of this `read()` operation will eventually read all the data. +#### Implementation Notes Review Comment: Thanks for the review, Steve. 1. I pushed up a change trying to move some of this up. A few of the implementation notes remain to state the unique implementation choices of HDFS. 2. The RFC verbiage is important. 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. To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org