You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2014/03/26 12:07:15 UTC

[jira] [Created] (HBASE-10838) AcessController covering permission check checking only one Cell's permission

Anoop Sam John created HBASE-10838:
--------------------------------------

             Summary: AcessController covering permission check checking only one Cell's permission
                 Key: HBASE-10838
                 URL: https://issues.apache.org/jira/browse/HBASE-10838
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.98.0
            Reporter: Anoop Sam John
            Assignee: Anoop Sam John
            Priority: Critical
             Fix For: 0.99.0, 0.98.2


{code}
get.setMaxResultsPerColumnFamily(1); // Hold down memory use on wide rows
{code}
Setting this returns only one cell irrespective of the number of versions /qualifiers in a family.  Instead we should have used the limit option to next() call





--
This message was sent by Atlassian JIRA
(v6.2#6252)