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

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

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

Dongqi Xue resolved HELIX-670.
------------------------------
       Resolution: Fixed
    Fix Version/s: master

Pull request has been merged.

> 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
>             Fix For: master
>
>
> 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)