You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by "Dongqi Xue (JIRA)" <ji...@apache.org> on 2017/10/02 23:52:00 UTC

[jira] [Commented] (HELIX-670) Fix typos in the Javadoc

    [ https://issues.apache.org/jira/browse/HELIX-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189078#comment-16189078 ] 

Dongqi Xue commented on HELIX-670:
----------------------------------

The patch in review board: https://reviews.apache.org/r/62741/

> Fix typos in the Javadoc 
> -------------------------
>
>                 Key: HELIX-670
>                 URL: https://issues.apache.org/jira/browse/HELIX-670
>             Project: Apache Helix
>          Issue Type: Improvement
>    Affects Versions: master
>            Reporter: Dongqi Xue
>            Priority: Trivial
>
> There are some mismatch between the parameter name in Javadoc and the one in method signature.
> For example, the method 
> boolean[] createChildren(List<String> paths, List<T> records, int options);
> in class BaseDataAccessor, the second parameter is "records" in signature while it's "record" in the Javadoc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)