Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/2419#discussion_r151444918 --- Diff: storm-client/src/jvm/org/apache/storm/drpc/LinearDRPCTopologyBuilder.java --- @@ -53,12 +53,12 @@ // Trident subsumes the functionality provided by this class, so it's deprecated @Deprecated --- End diff -- I'll file some separate JIRAs to remove LinerarDRPCTopologyBuilder and TransactionalTopologies that too has been deprecated for a while too.
---