[
https://issues.apache.org/jira/browse/HBASE-18948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490978#comment-16490978
]
Thiriguna Bharat Rao commented on HBASE-18948:
----------------------------------------------
Hi [~elserj]
Many thanks for the prompt feedback and review. I made the required changes in
the Tag implementation details and added the following note in security.adoc:
Coprocessors that run server-side on RegionServers can perform get and set
operations on cell Tags.
Tags are striped out at the RPC layer before the read response is sent back, so
clients do not see these tags.
Generated HBASE-18948_v1.patch which erased the changes that were made last
year for HBASE-18948.patch, so reviewers will now a single commit with the new
change.
Appreciate your support and time.
Best,
Triguna
> HBase tags are server side only.
> --------------------------------
>
> Key: HBASE-18948
> URL: https://issues.apache.org/jira/browse/HBASE-18948
> Project: HBase
> Issue Type: Improvement
> Components: API, documentation
> Reporter: Thiriguna Bharat Rao
> Assignee: Thiriguna Bharat Rao
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: HBASE-18948.patch
>
>
> HBase tags are server side only. In the Apache HBase documentation, in
> section 62.1.1 http://hbase.apache.org/book.html#_implementation_details , I
> am going to add a sentence to state explicitly that "Tags are not available
> for get/set from client operations including coprocessors".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)