[ https://issues.apache.org/jira/browse/HELIX-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192049#comment-16192049
]
ASF GitHub Bot commented on HELIX-670:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/helix/pull/112
> 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)
|