You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2014/09/03 15:44:51 UTC

[jira] [Resolved] (OAK-2073) Prevent against integer overflow in compaction check

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

Alex Parvulescu resolved OAK-2073.
----------------------------------
    Resolution: Fixed

fixed in trunk with rev 1622250 & on branch 1.0 rev 1622255.

> Prevent against integer overflow in compaction check
> ----------------------------------------------------
>
>                 Key: OAK-2073
>                 URL: https://issues.apache.org/jira/browse/OAK-2073
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, segmentmk
>    Affects Versions: 1.0.5
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>            Priority: Minor
>             Fix For: 1.1, 1.0.6
>
>
> Currently there is a check in the Compactor which decides if a node is included in the compaction map based on its size. This is prone to the large size issue seen earlier with external binaries reporting a huge size, and might cause an integer overflow.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)