Daniel Templeton created YARN-4657:
--------------------------------------

             Summary: Javadoc comment is broken for 
o.a.h.yarn.util.resource.Resources.multiplyByAndAddTo()
                 Key: YARN-4657
                 URL: https://issues.apache.org/jira/browse/YARN-4657
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Daniel Templeton
            Assignee: Daniel Templeton
            Priority: Trivial


The comment is

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

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



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

Reply via email to