You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ramkumar Vadali (JIRA)" <ji...@apache.org> on 2012/08/31 20:05:08 UTC

[jira] [Created] (HBASE-6703) Increment does not check resources

Ramkumar Vadali created HBASE-6703:
--------------------------------------

             Summary: Increment does not check resources
                 Key: HBASE-6703
                 URL: https://issues.apache.org/jira/browse/HBASE-6703
             Project: HBase
          Issue Type: Bug
          Components: regionserver
         Environment: 89-fb
            Reporter: Ramkumar Vadali


The increment code does not check for resource constraints. This could cause problems if it is called frequently. The other modifying code paths like put, delete etc call checkResources(). This is a one-line fix

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-6703) Increment does not check resources

Posted by "Ramkumar Vadali (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446193#comment-13446193 ] 

Ramkumar Vadali commented on HBASE-6703:
----------------------------------------

 https://reviews.facebook.net/D5079
                
> Increment does not check resources
> ----------------------------------
>
>                 Key: HBASE-6703
>                 URL: https://issues.apache.org/jira/browse/HBASE-6703
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>         Environment: 89-fb
>            Reporter: Ramkumar Vadali
>
> The increment code does not check for resource constraints. This could cause problems if it is called frequently. The other modifying code paths like put, delete etc call checkResources(). This is a one-line fix

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira