[ 
https://issues.apache.org/jira/browse/HBASE-13761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559550#comment-14559550
 ] 

Vladimir Rodionov commented on HBASE-13761:
-------------------------------------------

{quote}
org/apache/hadoop/hbase/util/UnsafeAccess.java
 Error  design  HideUtilityClassConstructor     Utility classes should not have 
a public or default constructor.
{quote}

Checkstyle must be disabled for this class. Every class has default 
constructor. The error is strange.

> Optimize FuzzyRowFilter
> -----------------------
>
>                 Key: HBASE-13761
>                 URL: https://issues.apache.org/jira/browse/HBASE-13761
>             Project: HBase
>          Issue Type: Improvement
>          Components: Filters
>    Affects Versions: 2.0.0, 1.1.0, 0.98.13
>            Reporter: Vladimir Rodionov
>            Assignee: Vladimir Rodionov
>            Priority: Minor
>             Fix For: 2.0.0, 0.98.14, 1.1.1
>
>         Attachments: HBASE-13761.patch, HBASE-13761_2.patch
>
>
> FuzzyRowFilter has some room for improvements: a lot of byte-by-byte 
> arithmetic, non-efficient algorithm of selecting next candidate row etc. 



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

Reply via email to