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

Tim Williams commented on BLUR-315:
-----------------------------------

I think a simple warning if *any* record (even a single one) will suffice.  
It'd be a helpful clue of what's happening vs. a thrift framesize exception.

> Fix max heap guard on row fetch
> -------------------------------
>
>                 Key: BLUR-315
>                 URL: https://issues.apache.org/jira/browse/BLUR-315
>             Project: Apache Blur
>          Issue Type: Bug
>          Components: Blur
>    Affects Versions: 0.2.0, 0.2.1, 0.2.2
>            Reporter: Tim Williams
>
> We have a guard on a row fetch that limits to 10mb.  If the user is only 
> selecting a single document from the row, it currently bypasses that heap 
> guard (BlurUtil.fetchDocuments()).  We should move the guard to check all 
> documents - even the first.
> On a related note, maybe there's a way to relate the guard to our thrift 
> frame size - which seems to be the constraining factor?



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to