[ 
https://issues.apache.org/jira/browse/HBASE-17086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15695453#comment-15695453
 ] 

Anoop Sam John commented on HBASE-17086:
----------------------------------------

As mentioned, this is with intent we made return type to be int.. Can we close 
this issue?

> Cell#getTagsLength() returns a int, but in KeyValue, tags length is a short
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-17086
>                 URL: https://issues.apache.org/jira/browse/HBASE-17086
>             Project: HBase
>          Issue Type: Bug
>          Components:  Interface
>    Affects Versions: 2.0.0
>            Reporter: Xiang Li
>            Assignee: Xiang Li
>
> In the Cell interface, getTagsLength() returns a int
> But in the KeyValue implementation, tags length is a short. Also in 
> ExtendedCell, when explaining the KeyValue format, tags length is stated to 
> be 2 bytes
> Any plan to update Cell interface to make getTagsLength() returns a short ?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to