[ 
https://issues.apache.org/jira/browse/HDDS-2460?focusedWorklogId=342576&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-342576
 ]

ASF GitHub Bot logged work on HDDS-2460:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Nov/19 12:41
            Start Date: 13/Nov/19 12:41
    Worklog Time Spent: 10m 
      Work Description: elek commented on pull request #150: HDDS-2460: Default 
checksum type is wrong in description
URL: https://github.com/apache/hadoop-ozone/pull/150
 
 
   
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 342576)
    Time Spent: 20m  (was: 10m)

> Default checksum type is wrong in description
> ---------------------------------------------
>
>                 Key: HDDS-2460
>                 URL: https://issues.apache.org/jira/browse/HDDS-2460
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Client
>            Reporter: Attila Doroszlai
>            Assignee: Sandeep Nemuri
>            Priority: Trivial
>              Labels: newbie, pull-request-available
>             Fix For: 0.5.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Default client checksum type is CRC32, but the config item's description says 
> it's SHA256 (leftover from HDDS-1149).  The description should be updated to 
> match the actual default value.
> {code:title=https://github.com/apache/hadoop-ozone/blob/a6f80c096b5320f50b6e9e9b4ba5f7c7e3544385/hadoop-hdds/common/src/main/resources/ozone-default.xml#L1489-L1497}
>   <property>
>     <name>ozone.client.checksum.type</name>
>     <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.
>       Default checksum type is SHA256.
>     </description>
>   </property>
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to