Geoffrey Jacoby created HBASE-15472:
---------------------------------------
Summary: replication_admin_test creates a table it doesn't use
Key: HBASE-15472
URL: https://issues.apache.org/jira/browse/HBASE-15472
Project: HBase
Issue Type: Bug
Components: Replication, shell
Affects Versions: 1.2.0, 2.0.0
Reporter: Geoffrey Jacoby
Assignee: Geoffrey Jacoby
Priority: Minor
I noticed while adding tests to replication_admin_test.rb for HBASE-12940 that
it creates an HBase table "hbase_shell_tests_table" that is never used in any
of the suite's tests. Removing the table creation statements speeds up the
suite locally from 1min 10s to 2s.
Note that until HBASE-14562 is worked, this test suite doesn't run as part of
the automatic test runs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)