[
https://issues.apache.org/jira/browse/HBASE-15301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Li updated HBASE-15301:
--------------------------
Attachment: HBASE-15301.branch-1.patch
Thanks [~stack] for review and commit. Here's the patch for branch-1, should
also apply for branch-1.1
> Remove the never-thrown NamingException from TableInputFormatBase#reverseDNS
> method signature
> ---------------------------------------------------------------------------------------------
>
> Key: HBASE-15301
> URL: https://issues.apache.org/jira/browse/HBASE-15301
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0.0, 1.2.0, 1.1.3
> Reporter: Yu Li
> Assignee: Yu Li
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-15301.branch-1.patch, HBASE-15301.patch
>
>
> When fixing HBASE-15185, I found that after HBASE-12115 NamingException is
> handled inside {{TableInputFormatBase#reverseDNS}}, and we should remove it
> from the throws declaration
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)