[
https://issues.apache.org/jira/browse/HBASE-18582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131145#comment-16131145
]
Hudson commented on HBASE-18582:
--------------------------------
FAILURE: Integrated in Jenkins build HBASE-14070.HLC #233 (See
[https://builds.apache.org/job/HBASE-14070.HLC/233/])
HBASE-18582 Correct the docs for Mutation#setCellVisibility (chia7712: rev
d4317c80e62e4eb0c2e997adf4438b927dfbcd96)
* (edit) hbase-client/src/main/java/org/apache/hadoop/hbase/client/Mutation.java
> 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)