[
https://issues.apache.org/jira/browse/STORM-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167060#comment-15167060
]
ASF GitHub Bot commented on STORM-1250:
---------------------------------------
Github user unsleepy22 commented on a diff in the pull request:
https://github.com/apache/storm/pull/1150#discussion_r54077570
--- Diff: storm-core/test/jvm/org/apache/storm/TestConfigValidate.java ---
@@ -18,6 +18,8 @@
package org.apache.storm;
+import com.google.common.collect.ImmutableList;
+import com.google.common.collect.ImmutableMap;
import org.apache.storm.utils.Utils;
import org.apache.storm.validation.ConfigValidation;
import org.apache.storm.validation.ConfigValidation.*;
--- End diff --
never mind, old code.
> port backtype.storm.serialization-test to java
> -----------------------------------------------
>
> Key: STORM-1250
> URL: https://issues.apache.org/jira/browse/STORM-1250
> Project: Apache Storm
> Issue Type: New Feature
> Components: storm-core
> Reporter: Robert Joseph Evans
> Assignee: Jark Wu
> Labels: java-migration, jstorm-merger
>
> junit test migration
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)