Github user revans2 commented on a diff in the pull request:
https://github.com/apache/storm/pull/1029#discussion_r50273965
--- Diff:
storm-core/src/jvm/org/apache/storm/trident/operation/Assembly.java ---
@@ -20,6 +20,26 @@
import org.apache.storm.trident.Stream;
+/**
+ * The `Assembly` interface provides a means to encapsulate logic applied
to a {@link storm.trident.Stream}.
--- End diff --
This one too should be org.apache....
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---