[
https://issues.apache.org/jira/browse/KUDU-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Burkert reassigned KUDU-2251:
---------------------------------
Assignee: Dan Burkert
> 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
>
> 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)