Jim Plush created KAFKA-439: ------------------------------- Summary: @returns was used in scala doc when it should have been @return Key: KAFKA-439 URL: https://issues.apache.org/jira/browse/KAFKA-439 Project: Kafka Issue Type: Improvement Components: core Reporter: Jim Plush Priority: Trivial
Couple of files had the return doc tag written as "@returns" instead of "@return", so it's missing from the API docs for the public method of Utils. File: Producer.scala File: Utils.scala -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira