[ 
https://issues.apache.org/jira/browse/HBASE-15472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geoffrey Jacoby updated HBASE-15472:
------------------------------------
    Labels: replication shell  (was: )
    Status: Patch Available  (was: Open)

This is a simple removal of some unnecessary code that most likely got there 
because of copy/paste from some of the other shell tests. 

Since TestReplicationShell is currently disabled, I re-enabled it to run it 
locally to verify that it passed both with and without the patch. No new tests 
are included because no use case is broken to test for, and no new 
functionality is added to test. 

> 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
>              Labels: shell, replication
>         Attachments: HBASE-15472.patch
>
>
> 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)

Reply via email to