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

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

     [ https://issues.apache.org/jira/browse/ACCUMULO-4709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser reassigned ACCUMULO-4709:
------------------------------------

    Assignee: Gergely Hajós

> 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
>            Assignee: Gergely Hajós
>            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)