[
https://issues.apache.org/jira/browse/HBASE-17809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15935684#comment-15935684
]
Chia-Ping Tsai commented on HBASE-17809:
----------------------------------------
All tests pass locally. These failed tests are unrelated to this jira.
Will commit it tomorrow if there are no objections.
> 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
>
> Attachments: HBASE-17809.v0.patch, HBASE-17809.v0.patch,
> HBASE-17809.v0.patch
>
>
> 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)