Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
In TestSpaceQuotas, for a particular test scenario we have a new method for each quota type. This calls for rewriting the tests as Parameterized tests.
In this Jira I plan to split TestSpaceQuotas into:
- SpaceQuotasTestBase: Base class for tests
- TestSpaceQuotas: Non-parameterized tests
- TestSpaceQuotasOnTables: Parameterized table space quota tests
- TestSpaceQuotasOnNamespaces: Parameterized namespace space quota tests
Mostly need to do what was done in [^HBASE-20662.master.002.patch].
Attachments
Issue Links
- is related to
-
HBASE-20662 Increasing space quota on a violated table does not remove SpaceViolationPolicy.DISABLE enforcement
-
- Resolved
-