Details

    • Sub-task
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 1.4.0, 2.0.0
    • Zookeeper
    • None
    • Reviewed

    Description

      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() {
      

      Sorry I just wanted to write "an uninterruptible blocking method".
      That's opposite and a seed of confusion.

      Attachments

        1. HBASE-16236.patch
          0.7 kB
          Hiroshi Ikeda

        Activity

          People

            ikeda Hiroshi Ikeda
            ikeda Hiroshi Ikeda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: