[ https://issues.apache.org/jira/browse/HBASE-22655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sakthi updated HBASE-22655: --------------------------- Fix Version/s: (was: 1.3.6) > tags info is missing in Get and Scan Result Cells > ------------------------------------------------- > > Key: HBASE-22655 > URL: https://issues.apache.org/jira/browse/HBASE-22655 > Project: HBase > Issue Type: Bug > Affects Versions: 2.1.5, 1.3.5 > Reporter: Mohammad Arshad > Assignee: Mohammad Arshad > Priority: Major > > tags info is missing in Get and Scan Result Cells. > It is because in Region Server while sending back Result, targs array is not > put into the CellProtos.Cell. > {code} > org.apache.hadoop.hbase.protobuf.ProtobufUtil.toCell(Cell) > {code} > There should be some option to get Cells with tags in it. -- This message was sent by Atlassian Jira (v8.3.4#803005)