[
https://issues.apache.org/jira/browse/HELIX-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192050#comment-16192050
]
Hudson commented on HELIX-670:
------------------------------
FAILURE: Integrated in Jenkins build helix #1375 (See
[https://builds.apache.org/job/helix/1375/])
[HELIX-670] Fix typo in Javadoc (dongqi: rev
d2c3ebb486c95a010a0d6c9dcafa2b968e30fce2)
* (edit) helix-core/src/main/java/org/apache/helix/BaseDataAccessor.java
* (edit) helix-core/src/main/java/org/apache/helix/ClusterMessagingService.java
> 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)