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

stack commented on HBASE-10925:
-------------------------------

1Gig seems fine for first cut.

Suggest adding to CellUtil for now.  Having Cell implement HeapSize got some 
pushback IIRC elsewhere.

Yeah, though offheap in server, it could be in heap when gets to client and 
OOME it.... so I think this scheme works for both cases.... Go for it.

> Do not OOME, throw RowTooBigException instead
> ---------------------------------------------
>
>                 Key: HBASE-10925
>                 URL: https://issues.apache.org/jira/browse/HBASE-10925
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: Mikhail Antonov
>         Attachments: HBASE-10925.patch
>
>
> If 10M columns in a row, throw a RowTooBigException rather than OOME when 
> Get'ing or Scanning w/o in-row scan flag set.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to