ChenSammi commented on code in PR #3648:
URL: https://github.com/apache/ozone/pull/3648#discussion_r949077786
##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -1554,9 +1554,9 @@
<property>
<name>hdds.datanode.replication.work.dir</name>
<tag>DATANODE</tag>
- <description>Temporary which is used during the container replication
- betweeen datanodes. Should have enough space to store multiple container
- (in compressed format), but doesn't require fast io access such as SSD.
+ <description>This configuration is deprecated. Default directory which is
used
Review Comment:
This configuration is deprecated. Temporary sub directory under each
hdds.datanode.dir will be used during the container replication between
datanodes to save the downloaded container(in compressed format).
--
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]