Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.1.1, 1.2.1
-
None
Description
Apache Storm provides DRPC functionality. However LinearDRPCTopologyBuilder is deprecated due to: "Trident subsumes the functionality provided by this class, so it's deprecated". I think it shouldn't be so, because you may still want to use DRPC without Trident.
LinearDRPCTopologyBuilder is also mentioned as a part of example in current documentation: http://storm.apache.org/releases/1.2.1/Distributed-RPC.html