IPC of large cells should transfer in chunks not via naive full copy
--------------------------------------------------------------------
Key: HBASE-1197
URL: https://issues.apache.org/jira/browse/HBASE-1197
Project: Hadoop HBase
Issue Type: Sub-task
Reporter: Andrew Purtell
Several instances of OOME when trying to serve up large cells to clients have
been observed. IPC should send large cell content in chunks instead of as one
large naive copy.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.