We encountered a problem that lends itself to recursion. I was going to attempt to create a recursive topology in Storm, and invoke that topology via DRPC. In doing so, I noticed that LinearDRPCTopologyBuilder is deprecated.
I didn't see a good response to the following thread: https://groups.google.com/forum/#!topic/storm-user/9lqOvn6fYUY Has support for DRPC been officially removed from Storm (non-trident) topologies? Any plans to support it in the future? If not, maybe we should update storm-starter and the documentation to reflect that decision? https://github.com/nathanmarz/storm/wiki/Distributed-RPC -brian -- Brian ONeill Chief Architect, Health Market Science (http://healthmarketscience.com) mobile:215.588.6024 blog: http://brianoneill.blogspot.com/ twitter: @boneill42
