You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Gergely Hajós (JIRA)" <ji...@apache.org> on 2018/01/26 16:31:00 UTC

[jira] [Commented] (ACCUMULO-4709) Add size sanity checks to Mutations

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

Gergely Hajós commented on ACCUMULO-4709:
-----------------------------------------

I would like to assign this ticket to myself. Can you please give access to do that?

> Add size sanity checks to Mutations
> -----------------------------------
>
>                 Key: ACCUMULO-4709
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4709
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Keith Turner
>            Priority: Major
>              Labels: newbie
>
> Based in ACCUMULO-4708, it may be good to add size sanity checks to Accumulo's Mutation data type.  The first step would be to determine how Mutation handles the following situations currently.
>  * Create a mutation and put lots of small entries where total size exceeds 2GB
>  * Create a mutation and add a single entry where the total of all fields exceeds 2GB, but no individual field exceeds 2GB



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)