[
https://issues.apache.org/jira/browse/STORM-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15056860#comment-15056860
]
ASF GitHub Bot commented on STORM-1390:
---------------------------------------
Github user HeartSaVioR commented on a diff in the pull request:
https://github.com/apache/storm/pull/947#discussion_r47570143
--- Diff:
external/flux/flux-core/src/main/java/org/apache/storm/flux/FluxBuilder.java ---
@@ -395,6 +395,7 @@ private static Constructor
findCompatibleConstructor(List<Object> args, Class ta
eligibleCount++;
}
--- End diff --
@lispking ```break``` should be here, not there.
> Optimization of flux
> --------------------
>
> Key: STORM-1390
> URL: https://issues.apache.org/jira/browse/STORM-1390
> Project: Apache Storm
> Issue Type: Improvement
> Components: Flux
> Reporter: lispking
>
> If you find the right constructor, you do not have to look any further.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)