szetszwo commented on PR #4370:
URL: https://github.com/apache/ozone/pull/4370#issuecomment-1464068488

   After this fix, both problem are gone.
   ```
   $search.sh ../multipartUpload_with_HDDS-8129_out/ testMultipartParallel.\* 
"updateBlockCommitSequenceId from higher value"
   
   root dir    : ../multipartUpload_with_HDDS-8129_out/
   file pattern: testMultipartParallel.*
   search regex: updateBlockCommitSequenceId from higher value
   
   
===============================================================================
   Totally 0 occurrence(s) in 20 file(s).
   ```
   ```
   $search.sh ../multipartUpload_with_HDDS-8129_out/ testMultipartParallel.\* 
"Unexpected block count changed"
   
   root dir    : ../multipartUpload_with_HDDS-8129_out/
   file pattern: testMultipartParallel.*
   search regex: Unexpected block count changed
   
   
===============================================================================
   Totally 0 occurrence(s) in 20 file(s).
   ```


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to