You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2016/10/05 21:48:21 UTC

[jira] [Created] (HBASE-16779) Avoid create/disable/delete for each verification in testIllegalTableDescriptor

Matteo Bertozzi created HBASE-16779:
---------------------------------------

             Summary: Avoid create/disable/delete for each verification in testIllegalTableDescriptor
                 Key: HBASE-16779
                 URL: https://issues.apache.org/jira/browse/HBASE-16779
             Project: HBase
          Issue Type: Sub-task
          Components: test
    Affects Versions: 2.0.0
            Reporter: Matteo Bertozzi
            Assignee: Matteo Bertozzi
            Priority: Minor
             Fix For: 2.0.0


testIllegalTableDescriptor() calls create/disable/delete for each option that it wants to verify. let's try to avoid all these operations and reduce the test runtime



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)