karthikhw commented on a change in pull request #747: HBASE-23203 NPE in
RSGroup info
URL: https://github.com/apache/hbase/pull/747#discussion_r338224630
##########
File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java
##########
@@ -124,6 +124,14 @@
*/
List<TableDescriptor> listTableDescriptors() throws IOException;
+ /**
+ * List all tables including system tables.
Review comment:
Thank you very much @Apache9 (Duo Zhang) for reviewing the change. Corrected
it.
----------------------------------------------------------------
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]
With regards,
Apache Git Services