Github user jnioche commented on a diff in the pull request:
https://github.com/apache/storm/pull/2908#discussion_r237006771
--- Diff: flux/flux-core/src/main/java/org/apache/storm/flux/Flux.java ---
@@ -52,17 +52,22 @@
public class Flux {
private static final Logger LOG = LoggerFactory.getLogger(Flux.class);
+ @Deprecated
--- End diff --
Got you! Your comment was pretty clear, I just need another coffee :-)---
