We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebbb0e2 commit d2a4be9Copy full SHA for d2a4be9
hbase-server/src/test/java/org/apache/hadoop/hbase/quotas/TestQuotaThrottle.java
@@ -504,6 +504,7 @@ public void testTableExistsGetThrottle() throws Exception {
504
triggerTableCacheRefresh(true, TABLE_NAMES[0]);
505
}
506
507
+ @Test
508
public void testTableWriteCapacityUnitThrottle() throws Exception {
509
final Admin admin = TEST_UTIL.getHBaseAdmin();
510
0 commit comments