Karn Kumar Singh created HDDS-11010:
---------------------------------------

             Summary: The Checksum of the key doesn't match after replication
                 Key: HDDS-11010
                 URL: https://issues.apache.org/jira/browse/HDDS-11010
             Project: Apache Ozone
          Issue Type: Bug
            Reporter: Karn Kumar Singh


The Checksum of the key does not match the checksum of the source file after 
replication.

*Repro Steps:*
 # Stop all ozone data nodes.
 # Start any 5 ozone data nodes.
 # Create a source file of size 30 GB and store its checksum.
 # Perform the put key operation in an EC bucket. 
 # Find the containers associated with the key.
 # Find the DN replica list of the first container.
 # Stop 2 data nodes present in the DN replica list.
 # Start any 2 DN that were stopped in Step 1 and not started in Step 2.
 # Start the container balancer and wait for it to succeed.
 # Start all stopped ozone data nodes.
 # Again start the container balancer and start the Ozone thread for the 
operation read of the key and wait for the read thread to finish and then find 
its checksum and compare the checksum to the source file's checksum.



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