You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jim Plush (JIRA)" <ji...@apache.org> on 2012/08/06 06:08:02 UTC

[jira] [Updated] (KAFKA-439) @returns was used in scala doc when it should have been @return

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

Jim Plush updated KAFKA-439:
----------------------------

        Fix Version/s: 0.8
    Affects Version/s: 0.7.1
               Status: Patch Available  (was: Open)

attaching commit file - removes the @returns statement, changes to @return
                
> @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
>    Affects Versions: 0.7.1
>            Reporter: Jim Plush
>            Priority: Trivial
>             Fix For: 0.8
>
>         Attachments: KAFKA-439
>
>
> 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