From 735d8d24045c82191b8a33ff9f42a699545e9fe7 Mon Sep 17 00:00:00 2001 From: Thiriguna Bharat Rao Date: Thu, 5 Oct 2017 20:33:38 +0530 Subject: [PATCH] HBASE-18948 Add a sentence: Tags are not available for get/set from client operation including coprocessors. --- src/main/asciidoc/_chapters/security.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/asciidoc/_chapters/security.adoc b/src/main/asciidoc/_chapters/security.adoc index 9a67778c14..b656c758f6 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. [[hbase.accesscontrol.configuration]] === Access Control Labels (ACLs) -- 2.14.2