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

[jira] [Updated] (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 ]

Todd Lipcon updated KUDU-2251:
------------------------------
    Priority: Critical  (was: Major)

> 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
>
> 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)