Attila Doroszlai created HDDS-6429:
--------------------------------------

             Summary: getContainerReplicas should respect client version
                 Key: HDDS-6429
                 URL: https://issues.apache.org/jira/browse/HDDS-6429
             Project: Apache Ozone
          Issue Type: Bug
          Components: SCM
    Affects Versions: 1.3.0
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


Datanode details sent back to client in response to {{getContainerReplicas}} 
should be serialized based on client version:

{code:title=https://github.com/apache/ozone/blob/2a776a374563d3c3887004ddff91eeac5a83d8a9/hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/server/SCMClientProtocolServer.java#L305}
              .setDatanodeDetails(r.getDatanodeDetails().getProtoBufMessage())
{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]

Reply via email to