Skip to content

Commit

Permalink
fix(objectnode): uploadPart compares the Content-Md5 with the body ch…
Browse files Browse the repository at this point in the history
…ecksum

Signed-off-by: tangdeyi <[email protected]>
Signed-off-by: tangdeyi <[email protected]>
  • Loading branch information
tangdeyi authored and baijiaruo1 committed Jul 20, 2023
1 parent e129ee0 commit a37e2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/conf/datanode.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"logDir": "/cfs/log",
"logLevel": "debug",
"disks": [
"/cfs/disk:10737418240"
"/cfs/disk:6442450944"
],

"diskIopsReadLimit" : "20000",
Expand Down

0 comments on commit a37e2a3

Please sign in to comment.