GitHub user Ethanlm opened a pull request:
https://github.com/apache/storm/pull/2571
[STORM-2969] remove @isDerivedFrom validation for
topology.spout/bolt/backpressure.wait.strategy
https://issues.apache.org/jira/browse/STORM-2969
get rid of @isDerivedFrom validation for wait strategies so that users can
supply their own strategies.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Ethanlm/storm STORM-2969
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2571.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 #2571
----
commit 6f40bd7cbc0419240bcec7b8525ef7b7bf57cf3a
Author: Ethan Li <ethanopensource@...>
Date: 2018-02-21T21:31:32Z
[STORM-2969] remove @isDerivedFrom validation for
topology.spout/bolt/backpressure.wait.strategy
----
---