[jira] [Commented] (ACCUMULO-1459) Refuse to load key/values that exceed a configured threshold

2020-10-22 Thread Michael Miller (Jira)


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

Michael Miller commented on ACCUMULO-1459:
--

I feel like this issue was resolved but I can't seem to find a link to the PR 
or release notes.  Perhaps by one of these?
https://accumulo.apache.org/release/accumulo-1.6.6/#analyze-key-length-to-avoid-choosing-large-keys-for-rfile-index-blocks
https://issues.apache.org/jira/browse/ACCUMULO-4669
https://issues.apache.org/jira/browse/ACCUMULO-4314


> Refuse to load key/values that exceed a configured threshold
> 
>
> Key: ACCUMULO-1459
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1459
> Project: Accumulo
>  Issue Type: Improvement
>Reporter: Keith Turner
>Priority: Major
>
> In the interest of keeping tablet server from crashing w/ OOME, Accumulo 
> could fail any scans or compactions that try to read a key/value which 
> exceeds a configurable threshold.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ACCUMULO-1459) Refuse to load key/values that exceed a configured threshold

2013-05-23 Thread Keith Turner (JIRA)

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

Keith Turner commented on ACCUMULO-1459:


Could tackle this issue at write, in addition to read.  A configurable check 
could be added AccumuloFileOutputFormat and a configurable constraint.  

> Refuse to load key/values that exceed a configured threshold
> 
>
> Key: ACCUMULO-1459
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1459
> Project: Accumulo
>  Issue Type: Improvement
>Reporter: Keith Turner
> Fix For: 1.6.0
>
>
> In the interest of keeping tablet server from crashing w/ OOME, Accumulo 
> could fail any scans or compactions that try to read a key/value which 
> exceeds a configurable threshold.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (ACCUMULO-1459) Refuse to load key/values that exceed a configured threshold

2013-05-23 Thread Keith Turner (JIRA)

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

Keith Turner commented on ACCUMULO-1459:


[~mdrob] commented on 1453, that we need to also watch out for large entries in 
the rfile index.

> Refuse to load key/values that exceed a configured threshold
> 
>
> Key: ACCUMULO-1459
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1459
> Project: Accumulo
>  Issue Type: Improvement
>Reporter: Keith Turner
> Fix For: 1.6.0
>
>
> In the interest of keeping tablet server from crashing w/ OOME, Accumulo 
> could fail any scans or compactions that try to read a key/value which 
> exceeds a configurable threshold.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (ACCUMULO-1459) Refuse to load key/values that exceed a configured threshold

2013-05-23 Thread Keith Turner (JIRA)

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

Keith Turner commented on ACCUMULO-1459:


bq. How do you know that a key will exceed a threshold until after you've 
passed it?

I am thinking this can be pushed down to the deserialization code in rfile. 





> Refuse to load key/values that exceed a configured threshold
> 
>
> Key: ACCUMULO-1459
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1459
> Project: Accumulo
>  Issue Type: Improvement
>Reporter: Keith Turner
> Fix For: 1.6.0
>
>
> In the interest of keeping tablet server from crashing w/ OOME, Accumulo 
> could fail any scans or compactions that try to read a key/value which 
> exceeds a configurable threshold.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (ACCUMULO-1459) Refuse to load key/values that exceed a configured threshold

2013-05-23 Thread Mike Drob (JIRA)

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

Mike Drob commented on ACCUMULO-1459:
-

How do you know that a key will exceed a threshold until after you've passed it?

> Refuse to load key/values that exceed a configured threshold
> 
>
> Key: ACCUMULO-1459
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1459
> Project: Accumulo
>  Issue Type: Improvement
>Reporter: Keith Turner
> Fix For: 1.6.0
>
>
> In the interest of keeping tablet server from crashing w/ OOME, Accumulo 
> could fail any scans or compactions that try to read a key/value which 
> exceeds a configurable threshold.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira