You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/04/22 02:47:59 UTC

[jira] [Resolved] (HBASE-6148) [89-fb] Avoid allocating large objects when reading corrupted RPC

     [ https://issues.apache.org/jira/browse/HBASE-6148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-6148.
-----------------------------------
    Resolution: Invalid

> [89-fb] Avoid allocating large objects when reading corrupted RPC
> -----------------------------------------------------------------
>
>                 Key: HBASE-6148
>                 URL: https://issues.apache.org/jira/browse/HBASE-6148
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Liyin Tang
>
> Recently RegionServer allocates very large objects when reading some corrupted RPC calls, which may caused by client-server version incompatibility. We need to add a protection before allocating the objects. 
> Apache trunk won't suffer from this problem since it had moved to the versioned invocation.



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