You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2016/01/12 11:14:39 UTC

[jira] [Updated] (HBASE-15090) Remove the throws clause from OnlineRegions.getOnlineRegions(TableName)

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

ramkrishna.s.vasudevan updated HBASE-15090:
-------------------------------------------
    Description: The implementation of OnlineRegions.getOnlineRegions(TableName tableName) does not throw any error. So there is no need for the interface to throw Exception.   (was: The implementation of OnlineRegions.getOnlineRegions(TableName tableName) does not throw any error. So there is not need for the interface to throw error. )

> Remove the throws clause from OnlineRegions.getOnlineRegions(TableName)
> -----------------------------------------------------------------------
>
>                 Key: HBASE-15090
>                 URL: https://issues.apache.org/jira/browse/HBASE-15090
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>            Priority: Minor
>
> The implementation of OnlineRegions.getOnlineRegions(TableName tableName) does not throw any error. So there is no need for the interface to throw Exception. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)