Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-1846

Default value for checksum bytes is different in ozone-site.xml and code

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • None

    Description

      <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>

      OzoneConfigKeys.java

      public static final String OZONE_CLIENT_CHECKSUM_TYPE_DEFAULT = "SHA256";

       

      HDDS-1149 changes in ozone-default.xml, but not changed in java code. This Jira is to fix this issue.

       

       

      Attachments

        Issue Links

          Activity

            People

              bharat Bharat Viswanadham
              bharat Bharat Viswanadham
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1.5h
                  1.5h