Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-4657

Javadoc comment is broken for Resources.multiplyByAndAddTo()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 2.9.0, 3.0.0-alpha1
    • None
    • None
    • Reviewed

    Description

      The comment is

        /**
         * Multiply @param rhs by @param by, and add the result to @param lhs
         * without creating any new {@link Resource} object
         */
      

      The @param tag can't be used that way. {@code rhs} is the correct thing to do.

      Attachments

        1. YARN-4657.001.patch
          0.9 kB
          Daniel Templeton

        Activity

          People

            templedf Daniel Templeton
            templedf Daniel Templeton
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: