2005hithlj commented on code in PR #6947:
URL: https://github.com/apache/hadoop/pull/6947#discussion_r1685577277
##########
hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml:
##########
@@ -6606,4 +6606,11 @@
Enables observer reads for clients. This should only be enabled when
clients are using routers.
</description>
</property>
+ <property>
+ <name>dfs.client.verify.checksum.enabled</name>
Review Comment:
@Hexiaoqiao Thanks for your review. Does the "interface" here refer to
DistributedFileSystem.setVerifyChecksum?
For example, in some POC scenarios where the POC use cases are already
fixed, which may be SQLs or other forms, if we want to turn off the checksum to
observe the effect, it would be a better choice to do so through configuration
items.
--
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]