You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/03/20 09:29:41 UTC

[jira] [Created] (HBASE-17809) cleanup unused class

Chia-Ping Tsai created HBASE-17809:
--------------------------------------

             Summary: cleanup unused class
                 Key: HBASE-17809
                 URL: https://issues.apache.org/jira/browse/HBASE-17809
             Project: HBase
          Issue Type: Sub-task
    Affects Versions: 2.0.0
            Reporter: Chia-Ping Tsai
            Assignee: Chia-Ping Tsai
             Fix For: 2.0.0


inspired by HBASE-17805. We had left a lot of orphan class due to a bunch of commits. We shall remove them.

||class||last meeting||why||line count|
|LruHashMap|HBASE-1822|get rid of|1100|
|ScannerTimeoutException|HBASE-16266|get rid of|45|
|SortedCopyOnWriteSet|HBASE-12748|get rid of|178|
|TestSortedCopyOnWriteSet|HBASE-12748|get rid of|107|
|DelegatingRetryingCallable|HBASE-9049|create but never used|65|
|LockTimeoutException|HBASE-16786|get rid of|44|
|OperationConflictException|HBASE-9899|get rid of|50|
|InvalidQuotaSettingsException|HBASE-11598|create but never used|33|
|ShareableMemory|HBASE-15735|get rid of|40|
|BoundedArrayQueue|HBASE-14860|get rid of|82|
|TestBoundedArrayQueue|HBASE-14860|get rid of|61|
|ChecksumFactory|HBASE-11927|get rid of|100|
|TokenDepthComparator|HBASE-4676|create but never used|65|
|RegionMergeTransaction|HBASE-17470|get rid of|249|
|MetaUtils|HBASE-1822|get rid of|156|



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)