[ 
https://issues.apache.org/jira/browse/HBASE-18582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127434#comment-16127434
 ] 

Hudson commented on HBASE-18582:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-1.5 #4 (See 
[https://builds.apache.org/job/HBase-1.5/4/])
HBASE-18582 Correct the docs for Mutation#setCellVisibility (chia7712: rev 
fd749ce66edefdf61e127641eb2370457142af0e)
* (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)

Reply via email to