virajjasani commented on a change in pull request #3417:
URL: https://github.com/apache/hbase/pull/3417#discussion_r660849609
##########
File path:
hbase-server/src/main/java/org/apache/hadoop/hbase/util/FSTableDescriptors.java
##########
@@ -139,6 +140,31 @@ public static TableDescriptor
tryUpdateAndGetMetaTableDescriptor(Configuration c
}
}
+ public static ColumnFamilyDescriptor getTableFamilyDesc(
Review comment:
Let me fix the name. Reg the class to keep it, maybe it is fine here
because it is primarily used by FSTD only. Just for upgrade case, master needs
it. But I am open to keeping it in other util class if there is better
suggestion.
--
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]