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 2019/02/22 12:01:08 UTC

[GitHub] apache-yetus commented on a change in pull request #515: HADOOP-16134 001- initial design of a WriteOperationsContext

apache-yetus commented on a change in pull request #515: HADOOP-16134 001- initial design of a WriteOperationsContext
URL: https://github.com/apache/hadoop/pull/515#discussion_r259314355
 
 

 ##########
 File path: hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3ABlockOutputStream.java
 ##########
 @@ -120,46 +119,43 @@
    */
   private final PutTracker putTracker;
 
+  private final S3AWriteOpContext writeContext;
+  
 
 Review comment:
   whitespace:end of line
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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