[ 
https://issues.apache.org/jira/browse/HDFS-17584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867490#comment-17867490
 ] 

ASF GitHub Bot commented on HDFS-17584:
---------------------------------------

Hexiaoqiao commented on code in PR #6947:
URL: https://github.com/apache/hadoop/pull/6947#discussion_r1685304657


##########
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:
   Hi @2005hithlj , Thanks for your works. There is already one interface to 
enable verify checksum, it seems more flexible IMO, so why we need to config 
it? Thanks again.





> DistributedFileSystem verifyChecksum should be configurable
> -----------------------------------------------------------
>
>                 Key: HDFS-17584
>                 URL: https://issues.apache.org/jira/browse/HDFS-17584
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs-client
>            Reporter: Liangjun He
>            Assignee: Liangjun He
>            Priority: Minor
>              Labels: pull-request-available
>
> In some of our POC scenarios, we would like to set the verifyChecksum of 
> DistributedFileSystem to false, but currently, verifyChecksum is not 
> configurable and the default value is true.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to