You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/10/17 23:06:59 UTC

[jira] [Updated] (HBASE-16145) MultiRowRangeFilter constructor shouldn't throw IOException

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

Ted Yu updated HBASE-16145:
---------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s: 2.0.0
           Status: Resolved  (was: Patch Available)

Thanks for the patch, Konstantin

> MultiRowRangeFilter constructor shouldn't throw IOException
> -----------------------------------------------------------
>
>                 Key: HBASE-16145
>                 URL: https://issues.apache.org/jira/browse/HBASE-16145
>             Project: HBase
>          Issue Type: Wish
>            Reporter: Konstantin Ryakhovskiy
>            Assignee: Konstantin Ryakhovskiy
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: HBASE-16145.master.001.patch, HBASE-16145.master.002.patch
>
>
> MultiRowRangeFilter constructor declares IOException.
> The constructor:
> - sorts and merges incoming arguments - list of ranges, 
> - assigns sorted list to a private variable and does not do anything else.
> There is no reason to declare IOException.



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