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

Hudson commented on HBASE-16236:
--------------------------------

FAILURE: Integrated in HBase-Trunk_matrix #1255 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/1255/])
HBASE-16236 Typo in javadoc of InstancePending (Hiroshi Ikeda) (stack: rev 
1a62eaa89cebd7c2d011fa68d2be56aab7a5840b)
* 
hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/InstancePending.java


> Typo in javadoc of InstancePending
> ----------------------------------
>
>                 Key: HBASE-16236
>                 URL: https://issues.apache.org/jira/browse/HBASE-16236
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Zookeeper
>            Reporter: Hiroshi Ikeda
>            Assignee: Hiroshi Ikeda
>            Priority: Trivial
>             Fix For: 2.0.0, 1.4.0
>
>         Attachments: HBASE-16236.patch
>
>
> {code}
> class InstancePending<T> {
> ...
>   /**
>    * Returns the instance given by the method {@link #prepare}.
>    * This is an interruptible blocking method
>    * and the interruption flag will be set just before returning if any.
>    */
>   T get() {
> {code}
> Sorry I just wanted to write "an *uninterruptible* blocking method".
> That's opposite and a seed of confusion.



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

Reply via email to