avijayanhwx commented on a change in pull request #1993:
URL: https://github.com/apache/ozone/pull/1993#discussion_r588556791



##########
File path: 
hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/api/types/DatanodeMetadata.java
##########
@@ -67,6 +67,9 @@
   @XmlElement(name = "buildDate")
   private String buildDate;
 
+  @XmlElement(name = "layoutVersion")

Review comment:
       You are correct, this was added as a Recon specific entity that may be 
formed by picking metadata pieces from multiple internal representations, and 
to support JAXB (I believe). We can revisit it and see if we can just reuse 
internal entities.




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

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