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

Elliott Clark commented on HBASE-7379:
--------------------------------------

As it is I'm -1 on the patch.

* The api seems bad.
* It can starve out some calls from ever being sent.
* The RPC stuff will go in before 0.96 is released so I don't think that 
copying and memory usage in the rpc response layer will be a big deal going 
forward. (If it looks like this isn't true then re-writing the patch would be 
an option.)
                
> Port '[89-fb] prevent OOM possibility due to per connection responseQueue 
> being unbounded' to trunk
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-7379
>                 URL: https://issues.apache.org/jira/browse/HBASE-7379
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 0.96.0
>
>         Attachments: 7379-trunk.txt, 7379-trunk-v2.txt
>
>
> HBASE-6728 ported '[89-fb] prevent OOM possibility due to per connection 
> responseQueue being unbounded' to 0.94 branch
> This issue is to port it to trunk

--
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

Reply via email to