[ 
https://issues.apache.org/jira/browse/HBASE-16236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hiroshi Ikeda updated HBASE-16236:
----------------------------------
    Attachment: HBASE-16236.patch

> 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
>            Priority: Trivial
>             Fix For: 2.0.0, 1.3.0, 1.4.0, 0.98.20
>
>         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