aswinshakil commented on code in PR #10702:
URL: https://github.com/apache/ozone/pull/10702#discussion_r3561995192


##########
hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/storage/ECBlockOutputStream.java:
##########
@@ -90,6 +90,14 @@ public ECBlockOutputStream(
     this.datanodeDetails = pipeline.getClosestNode();
   }
 
+  @Override
+  protected ChunkInfo.Builder decorateChunkInfo(ChunkInfo.Builder builder) {

Review Comment:
   Updated to add overloaded API for reconstruction. 



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to