You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2016/04/14 15:00:30 UTC

[jira] [Created] (HBASE-15653) Javadocs for Cell.getTags* should warn about default of not sending to clients.

Sean Busbey created HBASE-15653:
-----------------------------------

             Summary: Javadocs for Cell.getTags* should warn about default of not sending to clients.
                 Key: HBASE-15653
                 URL: https://issues.apache.org/jira/browse/HBASE-15653
             Project: HBase
          Issue Type: Bug
          Components: documentation
            Reporter: Sean Busbey
            Priority: Critical


The main target audience (IMHO) for our "client api" docs are folks building on HBase. The javadocs for the three Cell methods related to tags should include a warning that by default clients will never see any tags since we don't ship them off the servers. Preferably, the javadocs would also link to a ref guide section on enabling the retrieval of cell tags (see HBASE-15652)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)