[
https://issues.apache.org/jira/browse/HBASE-18582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16125846#comment-16125846
]
Chia-Ping Tsai commented on HBASE-18582:
----------------------------------------
+1
Will commit it tomorrow if no disapproval.
> Correct the docs for Mutation#setCellVisibility
> -----------------------------------------------
>
> Key: HBASE-18582
> URL: https://issues.apache.org/jira/browse/HBASE-18582
> Project: HBase
> Issue Type: Task
> Components: documentation
> Affects Versions: 2.0.0, 1.4.0, 1.3.2, 1.5.0, 1.2.7
> Reporter: Chia-Ping Tsai
> Assignee: Kuan-Po Tseng
> Priority: Minor
> Labels: beginner
> Fix For: 2.0.0, 1.4.0, 1.3.2, 1.5.0, 1.2.7
>
> Attachments: HBASE-18582.master.v0.patch
>
>
> {code}
> /**
> * Sets the visibility expression associated with cells in this Mutation.
> * It is illegal to set <code>CellVisibility</code> on <code>Delete</code>
> mutation.
> * @param expression
> */
> {code}
> HBASE-10885 enable Delete to be specified with Cell Visibility, so we should
> remove the comment " It is illegal to set..."
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)