Enis Soztutar created HBASE-17220:
-------------------------------------

             Summary: [C++] Address major issues from cpplint 
                 Key: HBASE-17220
                 URL: https://issues.apache.org/jira/browse/HBASE-17220
             Project: HBase
          Issue Type: Sub-task
            Reporter: Enis Soztutar


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
(v6.3.4#6332)

Reply via email to