[
https://issues.apache.org/jira/browse/HADOOP-12635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097255#comment-15097255
]
Chris Nauroth commented on HADOOP-12635:
----------------------------------------
I have one more code review note. There are a few more member variables in
{{BlockBlobAppendStream}} that would be good to mark as {{final}}:
* {{key}}
* {{bufferSize}}
* {{blob}}
* {{opContext}}
* {{uncommittedBlockEntries}}
* {{sequenceGenerator}}
* {{ioThreadPool}}
> Adding Append API support for WASB
> ----------------------------------
>
> Key: HADOOP-12635
> URL: https://issues.apache.org/jira/browse/HADOOP-12635
> Project: Hadoop Common
> Issue Type: Improvement
> Components: azure
> Affects Versions: 2.7.1
> Reporter: Dushyanth
> Assignee: Dushyanth
> Attachments: Append API.docx, HADOOP-12635-004.patch,
> HADOOP-12635.001.patch, HADOOP-12635.002.patch, HADOOP-12635.003.patch
>
>
> Currently the WASB implementation of the HDFS interface does not support
> Append API. This JIRA is added to design and implement the Append API support
> to WASB. The intended support for Append would only support a single writer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)