You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/10/11 11:15:38 UTC

[GitHub] [ozone] captainzmc opened a new pull request #2729: HDDS-5849. [Ozone-Streaming]Write exceptions occur after checksum is enabled

captainzmc opened a new pull request #2729:
URL: https://github.com/apache/ozone/pull/2729


   ## What changes were proposed in this pull request?
   
   This bug should be caused by HDDS-5742. We need to pass in a ReadOnlyBuffer, otherwise there will be problems with the written data. An error is reported while reading.
   In addition, we did not detect this problem because checksum was turned off by default in the previous UT.
   
   ![image](https://user-images.githubusercontent.com/13825159/136779658-539e8feb-8e8e-4c0e-be51-931f22d10635.png)
   
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5849
   
   ## How was this patch tested?
   
   Fixed UT
   


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] bshashikant commented on pull request #2729: HDDS-5849. [Ozone-Streaming]Write exceptions occur after checksum is enabled

Posted by GitBox <gi...@apache.org>.
bshashikant commented on pull request #2729:
URL: https://github.com/apache/ozone/pull/2729#issuecomment-940692593


   Thanks @captainzmc for the quick fix.


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] bshashikant merged pull request #2729: HDDS-5849. [Ozone-Streaming]Write exceptions occur after checksum is enabled

Posted by GitBox <gi...@apache.org>.
bshashikant merged pull request #2729:
URL: https://github.com/apache/ozone/pull/2729


   


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org