Konstantin Ryakhovskiy created HBASE-16145:
----------------------------------------------

             Summary: MultiRowRangeFilter constructor shouldn't throw 
IOException
                 Key: HBASE-16145
                 URL: https://issues.apache.org/jira/browse/HBASE-16145
             Project: HBase
          Issue Type: Bug
            Reporter: Konstantin Ryakhovskiy
            Assignee: Konstantin Ryakhovskiy
            Priority: Minor


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)

Reply via email to