Matteo Bertozzi created HBASE-15865:
---------------------------------------
Summary: Move TestTableDeleteFamilyHandler and
TestTableDescriptorModification handler tests to procedure
Key: HBASE-15865
URL: https://issues.apache.org/jira/browse/HBASE-15865
Project: HBase
Issue Type: Improvement
Components: test
Affects Versions: 1.2.1, 2.0.0, 1.3.0
Reporter: Matteo Bertozzi
Assignee: Matteo Bertozzi
Priority: Trivial
Fix For: 2.0.0, 1.3.0, 1.4.0
Attachments: HBASE-15865-v0.patch
There are two tests under handler that should be moved under procedure since we
already converted the handler code
TestTableDeleteFamilyHandler -> TestDeleteColumnFamilyProcedureFromClient
TestTableDescriptorModification -> TestTableDescriptorModificationFromClient
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)