[ https://issues.apache.org/jira/browse/HADOOP-18458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17705831#comment-17705831 ]
ASF GitHub Bot commented on HADOOP-18458: ----------------------------------------- ChenSammi commented on PR #4912: URL: https://github.com/apache/hadoop/pull/4912#issuecomment-1486285589 The overall patch LGTM +1. Thanks @wujinhu for the contribution and @steveloughran for the code review. > AliyunOSS: AliyunOSSBlockOutputStream to support heap/off-heap buffer before > uploading data to OSS > -------------------------------------------------------------------------------------------------- > > Key: HADOOP-18458 > URL: https://issues.apache.org/jira/browse/HADOOP-18458 > Project: Hadoop Common > Issue Type: Improvement > Components: fs/oss > Affects Versions: 3.0.3, 3.1.4, 2.10.2, 3.2.4, 3.3.4 > Reporter: wujinhu > Assignee: wujinhu > Priority: Major > Labels: pull-request-available > > Recently, our customers raise a requirement: AliyunOSSBlockOutputStream > should support heap/off-heap buffer before uploading data to OSS. > Currently, AliyunOSSBlockOutputStream buffers data in local directory before > uploading to OSS, it is not efficient compared to memory. > Changes: > # Adds heap/off-heap buffers > # Adds limitation of memory used, and fallback to disk -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org