You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2019/12/09 01:39:04 UTC

[jira] [Deleted] (HBASE-23445) CLONE - [C++] Address major issues from cpplint

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

Duo Zhang deleted HBASE-23445:
------------------------------


> CLONE - [C++] Address major issues from cpplint 
> ------------------------------------------------
>
>                 Key: HBASE-23445
>                 URL: https://issues.apache.org/jira/browse/HBASE-23445
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: guanyun
>            Assignee: Enis Soztutar
>            Priority: Major
>             Fix For: HBASE-14850
>
>         Attachments: hbase-17220_v1.patch
>
>
> See HBASE-17218. 
> Some warnings seems important to address: 
> {code}
> core/time_range.cc:29:  Use int16/int64/etc, rather than the C type long  [runtime/int] [4]
> core/cell.h:39:  Use int16/int64/etc, rather than the C type long  [runtime/int] [4]
> core/cell.h:45:  Use int16/int64/etc, rather than the C type long  [runtime/int] [4]
> ...
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)