[
https://issues.apache.org/jira/browse/HDDS-5989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-5989:
---------------------------------
Labels: pull-request-available (was: )
> Binary content printed for failed chunk write
> ---------------------------------------------
>
> Key: HDDS-5989
> URL: https://issues.apache.org/jira/browse/HDDS-5989
> Project: Apache Ozone
> Issue Type: Bug
> Components: Ozone Client
> Reporter: Attila Doroszlai
> Assignee: Attila Doroszlai
> Priority: Major
> Labels: pull-request-available
>
> When write chunk command fails, the exception thrown includes binary data in
> the message:
> {code}
> java.io.IOException: Failed to execute command cmdType: WriteChunk
> containerID: 1
> datanodeUuid: "4aa35961-c206-4fa0-b9fe-cb5f2bafa5b5"
> writeChunk {
> blockID {
> containerID: 1
> localID: 18
> blockCommitSequenceId: 96618
> }
> chunkData {
> chunkName: "dq9c8amgzt_testdata_chunk_96618"
> offset: 5064622080
> len: 1048576
> checksumData {
> type: CRC32
> bytesPerChecksum: 1048576
> checksums: "R\205\335\331"
> }
> }
> data: "/OMxtNJH{gG8[\":w{5OAHd@Y7V6HW\"p> .... <more binary content here>"
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]