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

Anoop Sam John edited comment on HBASE-19092 at 11/17/17 5:51 PM:
------------------------------------------------------------------

Ya for creation of Cells, they will get an ExtCellBuilder type (One which is 
having way to add Tags).  getTags() also the best place is ExtendedCell/ 
RawCell.. But we can not chnage the server to work with ExtCell now. :-(
Ya we can have Tags and add the static APIs like getTags(Cell), getTag(Cell, 
type) there?
BTW we having these getTags() API in CellUtil, so we cannot really remove them 
now. We will deprecate for 2.0 right?


was (Author: anoop.hbase):
Ya for creation of Cells, they will get an ExtCellBuilder type (One which is 
having way to add Tags).  getTags() also the best place is ExtendedCell/ 
RawCell.. But we can not chnage the server to work with ExtCell now. :-(
Ya we can have Tags and add the static APIs like getTags(Cell), getTag(Cell, 
type) there?

> Make Tag IA.LimitedPrivate and expose for CPs
> ---------------------------------------------
>
>                 Key: HBASE-19092
>                 URL: https://issues.apache.org/jira/browse/HBASE-19092
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Coprocessors
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>            Priority: Critical
>             Fix For: 2.0.0-beta-1
>
>         Attachments: HBASE-19092-branch-2.patch, 
> HBASE-19092-branch-2_5.patch, HBASE-19092-branch-2_5.patch, 
> HBASE-19092.branch-2.0.02.patch, HBASE-19092_001-branch-2.patch, 
> HBASE-19092_001.patch, HBASE-19092_002-branch-2.patch, HBASE-19092_002.patch
>
>
> We need to make tags as LimitedPrivate as some use cases are trying to use 
> tags like timeline server. The same topic was discussed in dev@ and also in 
> HBASE-18995.
> Shall we target this for beta1 - cc [~saint....@gmail.com].
> So once we do this all related Util methods and APIs should also move to 
> LimitedPrivate Util classes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to