[
https://issues.apache.org/jira/browse/HBASE-20369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439460#comment-16439460
]
Sean Busbey commented on HBASE-20369:
-------------------------------------
{code}
diff --git a/src/main/asciidoc/_chapters/security.adoc
b/src/main/asciidoc/_chapters/security.adoc
index ef7d6c46b5..0ab26d4cd1 100644
--- a/src/main/asciidoc/_chapters/security.adoc
+++ b/src/main/asciidoc/_chapters/security.adoc
@@ -663,6 +663,7 @@ You can enable compression of each tag in the WAL, if WAL
compression is also en
Tag compression uses dictionary encoding.
Tag compression is not supported when using WAL encryption.
+Tags are not available for get/set from client operations including
coprocessors.
{code}
I thought we could _set_ tags from the client, we just wouldn't be able to read
them back out again afterwards?
> Document incompatibilities between HBase 1.1.2 and HBase 2.0
> ------------------------------------------------------------
>
> Key: HBASE-20369
> URL: https://issues.apache.org/jira/browse/HBASE-20369
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: Thiriguna Bharat Rao
> Assignee: Thiriguna Bharat Rao
> Priority: Critical
> Labels: patch
> Attachments: HBASE-20369.patch, HBASE-20369_v1.patch, book.adoc
>
>
> Hi,
> I compiled a draft document for the HBase incompatibilities from the raw
> source content that was available in HBase Beta 1 site. Can someone please
> review and provide a feedback or share your comments on this document?
> Appreciate your support and time.
>
> Best Regards,
> Triguna
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)