Liyin Tang created HBASE-6148:
---------------------------------

             Summary: [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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to