GitHub user dfdemar opened a pull request:
https://github.com/apache/storm/pull/2790
STORM-3175 - Allow usage of custom Callback.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dfdemar/storm custom-kafkabolt-callback
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2790.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 #2790
----
commit 8246a89a23a7e23c448b86ea97b81a1f93d06680
Author: David DeMar <dfdemar@...>
Date: 2018-08-03T02:37:17Z
STORM-3175 - Allow usage of custom Callback.
----
---