You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2021/07/06 09:29:00 UTC

[jira] [Created] (HDDS-5414) Data buffers incorrectly filtered for Ozone Insight

Attila Doroszlai created HDDS-5414:
--------------------------------------

             Summary: Data buffers incorrectly filtered for Ozone Insight
                 Key: HDDS-5414
                 URL: https://issues.apache.org/jira/browse/HDDS-5414
             Project: Apache Ozone
          Issue Type: Bug
          Components: Ozone Datanode
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


{{ozone insight logs -v datanode.dispatcher}} prints binary data ({{buffers: "4w7u1Zp8@{"}})

{noformat}
[TRACE|org.apache.hadoop.ozone.container.common.impl.HddsDispatcher|OzoneProtocolMessageDispatcher] [service=DatanodeClient] [type=ReadChunk] request is processed. Response:
cmdType: ReadChunk
traceID: ""
result: SUCCESS
readChunk {
  blockID {
    containerID: 1
    localID: 107544261427200009
    blockCommitSequenceId: 34
  }
  chunkData {
    chunkName: "107544261427200009_chunk_1"
    offset: 0
    len: 10
    checksumData {
      type: CRC32
      bytesPerChecksum: 1048576
      checksums: "354d261247"
    }
  }
  dataBuffers {
    buffers: "4w7u1Zp8@{"
    buffers: "<redacted>"
  }
}
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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