[
https://issues.apache.org/jira/browse/HBASE-12941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14297673#comment-14297673
]
Jonathan Hsieh commented on HBASE-12941:
----------------------------------------
Looks like there is some cruft and typos in the master version of the patch.
{code}
/**
44 * Returns a reference to the servers' cluster connection. 44
* Returns a reference to the servers' cluster connection.estor
45 * 45
{code}
Also although nohting uses it we probably should do the deprecation cycle if it
is a public api. Is that the case?
> CompactionRequestor - a private interface class with no users
> -------------------------------------------------------------
>
> Key: HBASE-12941
> URL: https://issues.apache.org/jira/browse/HBASE-12941
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Reporter: ryan rawson
> Attachments: HBASE-12941-master.patch, HBASE-12941.patch
>
>
> CompactionRequestor is a 'interface audience private' class with no users in
> the HBase code base. Unused things should be deleted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)