prashantpogde commented on a change in pull request #3051:
URL: https://github.com/apache/ozone/pull/3051#discussion_r809516032



##########
File path: 
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/multitenant/OzoneTenant.java
##########
@@ -24,16 +24,16 @@
 import org.apache.hadoop.ozone.om.multitenant.impl.SingleVolumeTenantNamespace;
 
 /**
- * Implements Tenant.
+ * Implements Tenant. TODO: Refactor/merge this with OmDBTenantInfo?

Review comment:
       ozoneTenant is in-memory version and OMDBTenantInfo is rocksDB version 
of the same entity. In-memory version maintains extra information. 




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