HDDS-1149. Change the default ozone.client.checksum.type.
Contributed by Bharat Viswanadham.
This commit is contained in:
parent
8387bbdfb5
commit
d82014b70a
@ -1466,7 +1466,7 @@
|
||||
|
||||
<property>
|
||||
<name>ozone.client.checksum.type</name>
|
||||
<value>SHA256</value>
|
||||
<value>CRC32</value>
|
||||
<tag>OZONE, CLIENT, MANAGEMENT</tag>
|
||||
<description>The checksum type [NONE/ CRC32/ CRC32C/ SHA256/ MD5] determines
|
||||
which algorithm would be used to compute checksum for chunk data.
|
||||
|
Loading…
Reference in New Issue
Block a user