bsglz commented on a change in pull request #2179:
URL: https://github.com/apache/hbase/pull/2179#discussion_r463928922
##########
File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java
##########
@@ -513,6 +513,15 @@ default void modifyColumnFamily(TableName tableName,
ColumnFamilyDescriptor colu
*/
void flush(TableName tableName) throws IOException;
+ /**
+ * Flush a table. Synchronous operation.
Review comment:
Will fix.
----------------------------------------------------------------
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]