GitHub user rauluka opened a pull request:
https://github.com/apache/storm/pull/2615
STORM-3005-removed-deprecation-LinearDRPCTopologyBuilder
Removed deprecation from LinearDRPCTopologyBuilder.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rauluka/storm
STORM-3005-removed-deprecation-LinearDRPCTopologyBuilder
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2615.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2615
----
commit 409f0e4d2e379184f222733c356309b87b112eed
Author: Lukasz Gebel <luk.gebel@...>
Date: 2018-03-30T21:26:38Z
Removed deprecation from LinearDRPCTopologyBuilder.
----
---