You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Dan Burkert (JIRA)" <ji...@apache.org> on 2018/01/12 18:33:00 UTC

[jira] [Resolved] (KUDU-2251) rowset size can overflow int in RowSetInfo

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

Dan Burkert resolved KUDU-2251.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.7.0

> rowset size can overflow int in RowSetInfo
> ------------------------------------------
>
>                 Key: KUDU-2251
>                 URL: https://issues.apache.org/jira/browse/KUDU-2251
>             Project: Kudu
>          Issue Type: Bug
>          Components: tablet
>    Affects Versions: 1.6.0
>            Reporter: Dan Burkert
>            Assignee: Dan Burkert
>            Priority: Critical
>             Fix For: 1.7.0
>
>
> The field: https://github.com/apache/kudu/blob/branch-1.5.x/src/kudu/tablet/rowset_info.h?utf8=%E2%9C%93#L87
> The potentially overflowing initialization: https://github.com/apache/kudu/blob/branch-1.5.x/src/kudu/tablet/rowset_info.cc#L261



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)