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/04 17:55:00 UTC

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

Dan Burkert created KUDU-2251:
---------------------------------

             Summary: 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


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)