echonesis commented on code in PR #9541:
URL: https://github.com/apache/ozone/pull/9541#discussion_r2641990834


##########
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/helpers/OmDirectoryInfo.java:
##########
@@ -51,12 +52,14 @@ public final class OmDirectoryInfo extends 
WithParentObjectId {
   private final long modificationTime;
 
   private final ImmutableList<OzoneAcl> acls;
+  private final ImmutableMap<String, String> tags;

Review Comment:
   Thanks for mentioning.
   `tags`-related changes are removed in the latest commit.



-- 
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: [email protected]

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